Skip to content

Support State Storage reconfiguration via Ring Groups in Scheme Board Subscribers #20018

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 13 commits into from
Jun 24, 2025

Conversation

jepett0
Copy link
Collaborator

@jepett0 jepett0 commented Jun 22, 2025

Changelog entry

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

Epic:

Issue:

This PR is based on another one. The base PR was merged before the current one and so the final commit of this PR contains only the subscriber changes.

Copy link

github-actions bot commented Jun 22, 2025

🟢 2025-06-24 14:09:47 UTC The validation of the Pull Request description is successful.

This comment was marked as outdated.

This comment was marked as outdated.

@jepett0 jepett0 marked this pull request as ready for review June 23, 2025 06:21
@jepett0 jepett0 requested a review from a team as a code owner June 23, 2025 06:21
jepett0 and others added 7 commits June 23, 2025 14:27
- we haven't taken into account the previous acks, so the quorum was essentially never reached in case of multiple ring groups
Co-authored-by: Ilnaz Nizametdinov <i.nizametdinov@gmail.com>

This comment was marked as outdated.

This comment was marked as outdated.

@jepett0 jepett0 force-pushed the 2DC.subscriber_reconfiguration.1 branch from c9fc63f to 87af445 Compare June 23, 2025 14:36

This comment was marked as outdated.

This comment was marked as outdated.

@jepett0 jepett0 requested review from CyberROFL and Evgenik2 June 23, 2025 14:46

This comment was marked as outdated.

@jepett0 jepett0 force-pushed the 2DC.subscriber_reconfiguration.1 branch from 8b80a86 to 6ee4cf9 Compare June 23, 2025 14:50

This comment was marked as outdated.

This comment was marked as outdated.

@jepett0 jepett0 force-pushed the 2DC.subscriber_reconfiguration.1 branch from 6ee4cf9 to c39d24a Compare June 23, 2025 15:02
Copy link

github-actions bot commented Jun 23, 2025

2025-06-23 15:06:13 UTC Pre-commit check linux-x86_64-relwithdebinfo for 7f0ea23 has started.
2025-06-23 15:06:24 UTC Artifacts will be uploaded here
2025-06-23 15:09:43 UTC ya make is running...
🟡 2025-06-23 16:21:25 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
29469 28071 0 8 1357 33

2025-06-23 16:23:53 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-06-23 16:35:33 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
629 (only retried tests) 596 0 0 2 31

🟢 2025-06-23 16:35:42 UTC Build successful.
🟢 2025-06-23 16:36:00 UTC ydbd size 2.2 GiB changed* by +58.6 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 67e7808 merge: 7f0ea23 diff diff %
ydbd size 2 379 785 608 Bytes 2 379 845 632 Bytes +58.6 KiB +0.003%
ydbd stripped size 498 508 424 Bytes 498 522 184 Bytes +13.4 KiB +0.003%

*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 Jun 23, 2025

2025-06-23 15:06:25 UTC Pre-commit check linux-x86_64-release-asan for 7f0ea23 has started.
2025-06-23 15:06:37 UTC Artifacts will be uploaded here
2025-06-23 15:09:58 UTC ya make is running...
🟡 2025-06-23 17:02:48 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14227 13936 0 74 192 25

2025-06-23 17:04:06 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-06-23 17:36:24 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1582 (only retried tests) 1293 0 58 202 29

2025-06-23 17:36:43 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-06-23 18:12:11 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1596 (only retried tests) 1337 0 55 180 24

🟢 2025-06-23 18:12:27 UTC Build successful.
🟡 2025-06-23 18:12:59 UTC ydbd size 3.9 GiB changed* by +127.5 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 67e7808 merge: 7f0ea23 diff diff %
ydbd size 4 186 755 728 Bytes 4 186 886 312 Bytes +127.5 KiB +0.003%
ydbd stripped size 1 451 392 216 Bytes 1 451 438 552 Bytes +45.2 KiB +0.003%

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

@jepett0 jepett0 merged commit ddcd276 into ydb-platform:main Jun 24, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bridge Mode in SB: support State Storage reconfiguration in subscribers
4 participants