Re: Behavior of ScanQuery while updating

2017-01-11 Thread vkulichenko
ch is generally a very bad idea. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Behavior-of-ScanQuery-while-updating-tp10032p10036.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Behavior of ScanQuery while updating

2017-01-11 Thread jaime spicciati
All, This is a very basic question but I can't seem to find an answer. If I run a ScanQuery in Atomic transaction mode, and while that query is running an update occurs to one of the entries within the ScanQuery, what is the expected behavior? What happens if an entry is deleted while the ScanQuery