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

Fix: provision config join after leader reboot #168

Open
suizman opened this issue Sep 26, 2019 · 0 comments
Open

Fix: provision config join after leader reboot #168

suizman opened this issue Sep 26, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@suizman
Copy link
Contributor

suizman commented Sep 26, 2019

Currently after rebooting the leader in our AWS based cluster re-election occurs and some of the followers become a leader.
The problem is that the previous leader now is unable to join the cluster because the join configuration is missing.

We should fix the join cluster configuration and include all the nodes addresses in order to fix this issue and allow all nodes rejoining the cluster after an ordinary service stop/restart.

@suizman suizman added the bug Something isn't working label Sep 26, 2019
@suizman suizman self-assigned this Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant