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

feature(new_dc): Add new node with zero node dc #9230

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

aleksbykov
Copy link
Contributor

@aleksbykov aleksbykov commented Nov 17, 2024

Test checks that in multidc symetric configuration:
DC1: 3, DC2: 3, we lost raft quorum if all nodes in any dc
will die (stopped, killed, etc) and with adding new DC with zero
node only allow to save raft quroum and restore failed dc with
topology operations

Testing

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

@aleksbykov aleksbykov force-pushed the feater-zero-node-test-multidc branch 10 times, most recently from bd79c21 to a8d2eae Compare November 23, 2024 06:13
@aleksbykov aleksbykov requested a review from patjed41 November 23, 2024 08:12
Test checks that in multidc symetric configuration:
DC1: 3, DC2: 3, we lost raft quorum if all nodes in any dc
will die (stopped, killed, etc) and with adding new DC with zero
node only allow to save raft quroum and restore failed dc with
topology operations
@aleksbykov aleksbykov force-pushed the feater-zero-node-test-multidc branch from a8d2eae to d2f283f Compare November 23, 2024 08:15
@aleksbykov aleksbykov marked this pull request as ready for review November 23, 2024 08:16
@soyacz
Copy link
Contributor

soyacz commented Dec 1, 2024

@aleksbykov can you verify unit tests error and resolve conflicts?

@aleksbykov aleksbykov force-pushed the feater-zero-node-test-multidc branch from c226ba6 to bdc420c Compare December 11, 2024 11:27
@aleksbykov aleksbykov force-pushed the feater-zero-node-test-multidc branch from 9f9b1e3 to 36db4ec Compare December 13, 2024 14:03
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