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

Need an easy/automated way to restart a CP member #24904

Open
lprimak opened this issue Jun 27, 2023 · 0 comments
Open

Need an easy/automated way to restart a CP member #24904

lprimak opened this issue Jun 27, 2023 · 0 comments

Comments

@lprimak
Copy link
Contributor

lprimak commented Jun 27, 2023

Currently, when a CP group loses a member (crash or a graceful exit),
there is no easy and automated way to reconstitute the CP group to it's original member count.
One needs to go to the management console, or use API to manually add the new member to the CP group.
This is error-prone, labor intensive, and incompatible with such environments as managed cloud or kubernetes.
There should be a way for the software to automatically join the CP
when there are not enough live existing members currently.

I managed to write the code below, but it's not trivial.

This is a follow-on to #24897 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant