Skip to content

feat(governor): handle peers in order of raft_id

Georgy Moshkin requested to merge feat/governor/sort-peers-by-raft-id into master

Hopefully this will add some determinism as the instances will be processed by governor in the same order they joined the cluster.

Merge request reports