Skip to content

24-4: handle follower dying while being promoted to leader (#15134) #15668

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
merged 2 commits into from
Mar 14, 2025

Conversation

vporyadke
Copy link
Collaborator

Changelog entry

fix a bug where a tablet would remain inactive after failing during promotion from follower to leader #14961

Changelog category

  • Bugfix

Description for reviewers

...

@vporyadke vporyadke requested a review from a team as a code owner March 12, 2025 22:56
Copy link

github-actions bot commented Mar 12, 2025

2025-03-12 22:59:50 UTC Pre-commit check for b44f0df has started.
2025-03-12 23:02:32 UTC Build linux-x86_64-release-asan is running...
🔴 2025-03-12 23:06:05 UTC Build failed. see the build logs.
🔴 2025-03-12 23:06:07 UTC Tests run skipped.

Copy link

github-actions bot commented Mar 12, 2025

2025-03-12 22:59:53 UTC Pre-commit check for b44f0df has started.
2025-03-12 23:02:35 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2025-03-12 23:06:55 UTC Build failed. see the build logs.
🔴 2025-03-12 23:06:57 UTC Tests run skipped.

Copy link

github-actions bot commented Mar 13, 2025

2025-03-13 09:21:01 UTC Pre-commit check for 1a302ec has started.
2025-03-13 09:23:43 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2025-03-13 10:04:35 UTC Build successful.
2025-03-13 10:04:49 UTC Tests are running...
🔴 2025-03-13 11:33:08 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14791 13431 0 20 1303 37

🟢 2025-03-13 11:34:05 UTC ydbd size 8.3 GiB changed* by +5.5 KiB, which is < 100.0 KiB vs stable-24-4: OK

ydbd size dash stable-24-4: cc226a3 merge: 1a302ec diff diff %
ydbd size 8 898 125 776 Bytes 8 898 131 368 Bytes +5.5 KiB +0.000%
ydbd stripped size 485 004 328 Bytes 485 004 776 Bytes +448 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Mar 13, 2025

2025-03-13 09:21:11 UTC Pre-commit check for 1a302ec has started.
2025-03-13 09:23:55 UTC Build linux-x86_64-release-asan is running...
🟢 2025-03-13 09:47:20 UTC Build successful.
2025-03-13 09:47:36 UTC Tests are running...
🔴 2025-03-13 11:56:46 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10362 10259 0 33 30 40

🟢 2025-03-13 11:57:37 UTC ydbd size 5.6 GiB changed* by +6.2 KiB, which is < 100.0 KiB vs stable-24-4: OK

ydbd size dash stable-24-4: cc226a3 merge: 1a302ec diff diff %
ydbd size 6 027 444 008 Bytes 6 027 450 392 Bytes +6.2 KiB +0.000%
ydbd stripped size 1 508 410 496 Bytes 1 508 412 288 Bytes +1.8 KiB +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@vporyadke vporyadke requested a review from CyberROFL March 13, 2025 12:49
@CyberROFL CyberROFL changed the title handle follower dying while being promoted to leader (#15134) 24-4: handle follower dying while being promoted to leader (#15134) Mar 13, 2025
@vporyadke vporyadke merged commit bebf591 into ydb-platform:stable-24-4 Mar 14, 2025
6 of 10 checks passed
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.

3 participants