Every time seed-0 restarts, it starts a new cluster
NeQuissimus opened this issue · 0 comments
NeQuissimus commented
Since seed-0 is in its own SEED_NODES
, it will connect to itself upon restart and start a new cluster.
All nodes that restart subsequently will join this new cluster instead of rejoining the one we want.