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 raft bug preventing a successful cluster split #64

Closed
wants to merge 2 commits into from

Conversation

sean-
Copy link
Contributor

@sean- sean- commented Sep 30, 2015

Before I forget, submitting the patch to fix the raft bug identified at HashiConf. Give this another day before merging the pull request.

CC @armon

Sean Chittenden added 2 commits September 30, 2015 09:16
If peers.json is missing a peer, but a peer's data is contained in the raft log, it is impossible to stop replicating to a peer that has been removed (i.e. recovering from a split brain or intentionally splitting a cluster).

Reported by: @sean-
Identified by: @armon
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.

None yet

1 participant