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/
