Rework distributed control bootstrap mechanism #2212
Labels
controller
Issue related to the controller
distributed-control
Work related to HA/Raft/other distributed control
Raft cluster bootstrap is too easy to get wrong. Change it so that bootstrap happens when the edge is initialized. This will happen when one of the following happens:
We should also add a cluster UUID which gets passed around when joining members.
Nodes can only join under the following conditions:
The text was updated successfully, but these errors were encountered: