Skip to content

Commit

Permalink
fix node leaving the cluster to not try to trigger an election (#11242)
Browse files Browse the repository at this point in the history
* bump raft version to v1.1.3

* update vendor

* transfer leadership to another node when leaving instead of removing ourselves from the cluster

* add changelog

* Update .changelog/11242.txt

Co-authored-by: Matt Keeler <mkeeler@users.noreply.github.com>

* check we can do a leadership transfer (consul 1.6.0+)

* use a const for version to check

Co-authored-by: Matt Keeler <mkeeler@users.noreply.github.com>
  • Loading branch information
dhiaayachi and mkeeler authored Oct 12, 2021
1 parent 873ed7e commit 50662da
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 50662da

Please sign in to comment.