[Tarantool-patches] [PATCH v2 0/5] Bootstrap voter
Cyrill Gorcunov
gorcunov at gmail.com
Tue Jul 20 11:18:17 MSK 2021
On Sun, Jul 18, 2021 at 06:53:24PM +0200, Vladislav Shpilevoy wrote:
> Changes in v2:
> - Moved 'manual' election mode fix into a separate commit;
> - Replaced raft_start/stop_candidate() with raft_promote/restore();
> - Renamed ballot.can_be_leader to ballot.can_lead.
>
> Branch: http://github.com/tarantool/tarantool/tree/gerold103/gh-6018-boot-voter
> Issue: https://github.com/tarantool/tarantool/issues/6018
>
> Vladislav Shpilevoy (5):
> replication: introduce ballot.can_lead
> box: save box_raft() into a variable
> raft: replace raft_start_candidate with _promote
> election: during bootstrap prefer candidates
> election: promote 'manual' bootstrap master
Looks ok to me, Ack!
More information about the Tarantool-patches
mailing list