-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v17] Preparation for variable rate heartbeats (#49497)
* Revert "Add unstable envvar to disable server keepalives (#43342)" This reverts commit 1e2d772. * Allow changing a VariableDuration by more than one * Get rid of control log pings * Dedicated lightweight jittered ticker for the inventory * Split off per-protocol tickers * Tests for jittered ticker * Use a start barrier in TestVariableDurationIncDec * Explain value to be passed to Advance * Add explanations in jitteredticker tests * Rename jitteredticker to delay
- Loading branch information
1 parent
6edb02b
commit 80907db
Showing
10 changed files
with
782 additions
and
515 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.