-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage: Eagerly campaign when unquiescing if no leader
This removes the time-to-recovery penalty for disabling TickQuiesced. Note that the new maybeCampaignOnWakeLocked method is not a verbatim copy of the code that was moved from withRaftGroupLocked; new conditions were added to avoid unnecessary campaigns since this method can be called more than before. Release note: None
- Loading branch information
Showing
1 changed file
with
37 additions
and
24 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