Hi All, 
We are encountering the below problem during application startup configured
with Ignite 2.1.0 
Error: "Cannot start/stop cache within lock or transaction" 

Use case: 
1. Thread 1 creates (getorcreate) Cache1
2. Thread 1 acquires a lock on item1 in Cache1
3. Thread 2 creates cache2
At this point we are seeing the error:
Error: "Cannot start/stop cache within lock or transaction" 

if you could please advise.

Thanks, 
Naresh



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

Reply via email to