yakov - I just looked the code, and it clearly shows that lock is on item in cache2, where as cache.clear() is performed for cach1. The real issue here is creation of new cache(cache3) is causing deadlock when there is a lock on items in other cache.
-Naresh -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
