Description
The fields NextIndex and MatchIndex in members in a cluster configuration can cause conflicts, especially when hosts commit updates locally and then can't merge git trees from their peers.
Solution
We'll need to flesh out those fields from the config, and only save vital information in the cluster settings.
Description
The fields
NextIndexandMatchIndexin members in a cluster configuration can cause conflicts, especially when hosts commit updates locally and then can't merge git trees from their peers.Solution
We'll need to flesh out those fields from the config, and only save vital information in the cluster settings.