forked from hashicorp/nomad
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure leadership transfer is set back to false in all cases. (has…
…hicorp#493) Release 1.3.4 introduced a bug that wound only call setLeadershipTransferInProgress back to false when leadership transfer to another node succeeded. In the case where it did not succeed, leadershipTransferInProgress was left set to true, breaking any callers that relied on it being set back to false after a failed leadership transfer.
- Loading branch information
1 parent
38cb186
commit f2fdbd6
Showing
1 changed file
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters