Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 2725: mv acquire/release disk actors from DR to libs/storage/core #2855

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

vladstepanyuk
Copy link
Contributor

@vladstepanyuk vladstepanyuk commented Jan 15, 2025

#2725 move acquire release disk actors from DR to use it later in volume

Copy link
Contributor

Hi! Thank you for contributing!
The tests on this PR will run after a maintainer adds an ok-to-test label to this PR manually. Thank you for your patience!

@komarevtsev-d komarevtsev-d added large-tests Launch large tests for PR blockstore Add this label to run only cloud/blockstore build and tests on PR ok-to-test Label to approve test launch for external members labels Jan 15, 2025
@github-actions github-actions bot removed the ok-to-test Label to approve test launch for external members label Jan 15, 2025
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit d06b1f4.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
3762 3761 0 1 0 0

@komarevtsev-d komarevtsev-d added the ok-to-test Label to approve test launch for external members label Jan 16, 2025
@github-actions github-actions bot removed the ok-to-test Label to approve test launch for external members label Jan 16, 2025
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit fbeefeb.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
3763 3761 0 2 0 0

komarevtsev-d
komarevtsev-d previously approved these changes Jan 16, 2025
@@ -1,62 +1,60 @@
#include "disk_registry_actor.h"
#include "acquire_release_devices.h"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а cpp файл не должен называть acquire_release_devices.cpp ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

переименовал хэдэр в acquire_release_devices_actors.h
и тогда у меня два cpp шника: acquire_devices_actor.cpp и release_devices_actor.cpp, в которых соответственнно реализация акторов с логикой посылки сообщений TAcquireDevicesRequest и TReleaseDevicesRequest

@komarevtsev-d komarevtsev-d added the ok-to-test Label to approve test launch for external members label Jan 17, 2025
@github-actions github-actions bot removed the ok-to-test Label to approve test launch for external members label Jan 17, 2025
@komarevtsev-d komarevtsev-d added the ok-to-test Label to approve test launch for external members label Jan 17, 2025
@github-actions github-actions bot removed the ok-to-test Label to approve test launch for external members label Jan 17, 2025
@komarevtsev-d komarevtsev-d added the ok-to-test Label to approve test launch for external members label Jan 17, 2025
@github-actions github-actions bot removed the ok-to-test Label to approve test launch for external members label Jan 17, 2025
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 71294f7.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
3763 3761 0 2 0 0

Copy link
Collaborator

@komarevtsev-d komarevtsev-d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Тесты упали

@komarevtsev-d komarevtsev-d added the ok-to-test Label to approve test launch for external members label Jan 18, 2025
@github-actions github-actions bot removed the ok-to-test Label to approve test launch for external members label Jan 18, 2025
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit a42ac5d.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
3762 3761 0 1 0 0

@komarevtsev-d komarevtsev-d self-requested a review January 20, 2025 06:11
@vladstepanyuk vladstepanyuk marked this pull request as draft January 23, 2025 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blockstore Add this label to run only cloud/blockstore build and tests on PR large-tests Launch large tests for PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants