-
Notifications
You must be signed in to change notification settings - Fork 695
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
Support State Storage reconfiguration via Ring Groups in Scheme Board Subscribers #20018
Conversation
🟢 |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
ydb/tests/stress/reconfig_state_storage_workload/tests/test_scheme_board_workload.py
Outdated
Show resolved
Hide resolved
ydb/tests/stress/reconfig_state_storage_workload/tests/test_scheme_board_workload.py
Outdated
Show resolved
Hide resolved
- 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.
This comment was marked as outdated.
This comment was marked as outdated.
c9fc63f
to
87af445
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
8b80a86
to
6ee4cf9
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
There is a dependency loop that I don't want to fix
…heme_board_workload.py Co-authored-by: Ilnaz Nizametdinov <i.nizametdinov@gmail.com>
6ee4cf9
to
c39d24a
Compare
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
Changelog entry
Changelog category
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.