-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updating heartbeat on Digest messages (in addition to process delta) - Avoid making up an interval when we have received a single heartbeat. - Never marking nodes with less than 2 heartbeat recorded as live. - Using additive smoothing to deal with the problem of the inability to assess liveness on the first few samples.
- Loading branch information
1 parent
31f8d02
commit 8b22dd6
Showing
4 changed files
with
190 additions
and
123 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
Oops, something went wrong.