-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
issue #200: update leader timeouts after disk write
in cases where disk writes can take longer than the leader election, a follower can call for an election when one is not necessary. this change resets the election related timers after all disk writes.
- Loading branch information
Nate Hardt
committed
Dec 7, 2015
1 parent
e9e5c50
commit 77b0470
Showing
2 changed files
with
14 additions
and
2 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
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