Hi Artem,

I think the only way to do this synchronously and consistently is to
manually load all required objects from database and put them all within a
single transaction.

You can't do synchronous updates in continuous query listener as it can
cause a deadlock.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Keep-two-caches-consistent-tp14322p14356.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to