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

Storage Balancer KIKIMR-20636 #770

Merged
merged 5 commits into from
Jan 9, 2024

Conversation

vporyadke
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Dec 28, 2023

Note

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

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

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
59170 49981 0 9 9176 4

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

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15305 15179 0 30 79 17

@vporyadke vporyadke requested a review from ijon December 29, 2023 09:12
@@ -160,6 +160,11 @@ class TTxUpdateTabletGroups : public TTransactionBase<THive> {
ui32 fromGeneration;
if (channel->History.empty()) {
fromGeneration = 0;
} else if (channel->History.back().GroupID == group->GetGroupID()) {
Copy link
Member

Choose a reason for hiding this comment

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

why do you need this part?

@vporyadke vporyadke merged commit 8c1f7ef into ydb-platform:main Jan 9, 2024
2 of 4 checks passed
@vporyadke vporyadke deleted the storagebalancer branch January 9, 2024 15:25
@niksaveliev niksaveliev mentioned this pull request Jan 11, 2024
This was referenced Jan 11, 2024
@niksaveliev niksaveliev mentioned this pull request Jan 29, 2024
@pavelvelikhov pavelvelikhov mentioned this pull request Feb 3, 2024
@niksaveliev niksaveliev mentioned this pull request Feb 5, 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