-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Description
In our previous implementation, when a leader for an instance received prepare (recovery) with higher ballot, it simply replies back without abdication (means giving up the leadership).
This should be changed as we @yifan-gu discussed.