Sorry if the questions wasn't clear.

What I wanted to ask is that say, if M5 comes up in a different cluster, so
eventually there will be two clusters

Cluster 1 :- M1 to M4
Cluster 2:- M5

Then if they share a common cache (before M5 went down) and there are two
client requests

Cluster 1:- commonCache.put("1", 1)
Cluster 2:- commonCache.put("1", 2)

isn't that a conflicting situation, there  are two different values of "1"



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to