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

update default values for raft protocol #158

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dotdiego
Copy link

Pull request for issue #157

@Rendanic
Copy link
Contributor

Automatic change of nomad_raft_protocol during upgrade of nomad_version could crash the cluster.
The change require different upgrade steps - depending on Cluster with 1 or 3+ servers - before the server is started with new protocal version.
Single-Node won't start after changing the protocol version and you can't go back to previous version.

https://www.nomadproject.io/docs/upgrade#upgrading-to-raft-protocol-3

@IamTheFij
Copy link

This could be mitigated by at least specifying the default for 1.4 to be protocol 3 as it's broken with protocol 2 anyway.

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

3 participants