Skip to content

Raft recovery peers non voter (#8681)#8888

Merged
vishalnayak merged 1 commit into
release/1.4.xfrom
backport-8681
Apr 29, 2020
Merged

Raft recovery peers non voter (#8681)#8888
vishalnayak merged 1 commit into
release/1.4.xfrom
backport-8681

Conversation

@vishalnayak
Copy link
Copy Markdown
Contributor

  • Disallow non-voter setting from peers.json

  • Fix bug that would make the actual fix a no-op

  • Change order of evaluation

  • Error out instead of resetting the value

  • Update physical/raft/raft.go

Co-Authored-By: Calvin Leung Huang cleung2010@gmail.com

  • Print node ID

Co-authored-by: Calvin Leung Huang cleung2010@gmail.com

* Disallow non-voter setting from peers.json

* Fix bug that would make the actual fix a no-op

* Change order of evaluation

* Error out instead of resetting the value

* Update physical/raft/raft.go

Co-Authored-By: Calvin Leung Huang <cleung2010@gmail.com>

* Print node ID

Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
@vishalnayak vishalnayak merged commit f108f3f into release/1.4.x Apr 29, 2020
@vishalnayak vishalnayak deleted the backport-8681 branch April 29, 2020 16:45
@pbernal pbernal added this to the 1.4.1 milestone Apr 29, 2020
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.

2 participants