Re: Conflict resolution during rebalancing

2018-10-22 Thread Ilya Kasnacheev
Hello! At this point you will have two clusters and they will not join back. It is expected that your server nodes are "near" network-wise and if split still occurs, it's up to you to shut down incorrect (smaller) cluster. Only a single node can join the cluster on cluster's terms. This means

Re: Conflict resolution during rebalancing

2018-10-22 Thread Ariel Tubaltsev
I guess my question is rather about networking partition. Let's say you have 2 servers S1, S2 and 2 clients C1, C2 Let's say network is partitioned [C1,S1] , [C2,S2]. We allow topology of a single node, so both servers stay functional. Let's say C1 writes and C2 writes . What will happen when the

Re: Conflict resolution during rebalancing

2018-10-22 Thread Ilya Kasnacheev
Hello! As far as my understanding goes, there should be no conflicts after rebalance is finished, nor during normal cluster operation. Regards, -- Ilya Kasnacheev пт, 19 окт. 2018 г. в 20:52, Ariel Tubaltsev : > I'm looking for pointers on how conflicts in key/values are resolved during >