Sure, I have a cluster of clients (2) (same WAR's) that connects to a cluster
or Ignite nodes (2). I want to be able to register the events to the ignite
nodes only once and gets executed in all the nodes that detect  a change in
the cache. with what you mention I dont see a clear path maybe use some
"flag" for example an AtomicLong or something to hold the status of the
"registration".

Is there a way to pause the events execution? or needs to
stopLocal/stopRemoteListener only?



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Cache-Events-Questions-tp1090p1097.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to