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 you will either join S2 to S1 and throw away everything on S2, or join S1 to S2 and throw away everything on S1. Regards, -- Ilya Kasnacheev пн, 22 окт. 2018 г. в 18:50, Ariel Tubaltsev <[email protected]>: > 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 <K, V> and C2 writes <K, V2>. > What will happen when the network is fixed and S1 and S2 join back? Will > the > value be V, V2 or something else? > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
