Hi Yakov,
The test will pass if you comment the line: 
"IgniteCache<Object, Object> cache3 =
ignite.getOrCreateCache(getConfig(*"cache3"*));"

Question is why is creation of cache3 causing deadlock?

Please note:
1. Lock is being acquired on cache2
2. clear is being called on cache1

The error being reported and reproduced is nasty enough that it has kind of
eroded our confidence in the library.

thanks,
Rajeev

 



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to