You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: