Skip to content

KIKIMR-20521: Add UseVDisksBalancing feature flag #523

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

Merged

Conversation

robdrynkin
Copy link
Collaborator

@robdrynkin robdrynkin commented Dec 15, 2023

No description provided.

Copy link

github-actions bot commented Dec 15, 2023

Note

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

🔴 linux-x86_64-release-asan: some tests FAILED for commit a59c777.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14058 13910 0 47 93 8

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

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
57834 38528 0 10174 9130 2

return;
}
if (BalancingId) {
ActiveActors.Erase(BalancingId);
Copy link
Collaborator

Choose a reason for hiding this comment

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

А тут не надо отправить PoisonPill балансеру?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Кажется действительно нужно, я до этого видимо не внимательно прочитал код и думал что он сам пошлет PoisonPill при Erase, а он шлет только в деструкторе тем что остались внем.
Замержу сейчас так, а в следующем пр поправлю

@robdrynkin robdrynkin marked this pull request as ready for review December 22, 2023 15:19
@robdrynkin robdrynkin merged commit 86194b9 into ydb-platform:main Dec 22, 2023
marsaly79 pushed a commit to marsaly79/ydb that referenced this pull request Dec 22, 2023
@jepett0 jepett0 mentioned this pull request Dec 28, 2023
This was referenced Dec 29, 2023
Closed
This was referenced Jan 11, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants