Hi Prasad, I understand that the example you provided can be a simplified one, however wanted to mention that this particular piece of code does not require a transaction at all. You can just execute a single invoke() operation, optionally returning required value (its API allows that). This will work even with ATOMIC cache which is much faster than TRANSACTIONAL and will properly collocate everything.
-Val -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
