Hi,

cache.containsKey() never locking key (I checked it in Ignite version 1.7
till 2.0), but you can use simple cache.get().
This method (cache.get) will got a lock for particular key, even if returns
null.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/IgniteCache-containsKey-does-not-acquire-Transaction-lock-tp13090p13165.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to