-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Longer lease TTL and run lease_keepalive earlier (#847)
Increases default lease TTL 5s -> 10s. Also timeouts earlier so lease_keepalive has a longer window to run (3s instead of 0.5s), which should make it less likely that unnecessary leader elections happen.
- Loading branch information
1 parent
6f80929
commit 700d52b
Showing
2 changed files
with
4 additions
and
3 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