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 Request] the lost instance auto re-join to cluster after failover #897

Open
drivebyer opened this issue Jul 18, 2023 · 0 comments

Comments

@drivebyer
Copy link
Contributor

Assuming we have a MySQL cluster with 2 nodes. When the source node in the cluster fails, the operator will promote the replica to become the new source node and use a service to provide external access. At this point, there will be only one node in the cluster, and the previous source node will be left disconnected from the cluster. If the node in the cluster also fails at this time, the MySQL cluster will no longer be able to provide external services.

I suggest adding an optional feature, which, when enabled, allows us to reintegrate the disconnected node back into the cluster.

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

No branches or pull requests

1 participant