-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
raft: stop broadcasting MsgDeFortifyLeader once it is safe
This patch identifies the scenario where a leader can safely stop de-fortifying its peers -- when a new leader has been elected and has been able to commit an entry. Informs #132581 Release note: None
- Loading branch information
1 parent
f5dd8bf
commit e2287a7
Showing
2 changed files
with
314 additions
and
5 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