Re: Locking behavior

2017-01-17 Thread Yakov Zhdanov
This is the trace of the waiting thread. This means there is some thread in the cluster that holds the lock. Is it possible to determine which one and on which jvm and why this lock has not been released. > We did not use transactions because we did not want to have to handle the condition of

Re: Locking behavior

2017-01-17 Thread styriver
oolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Locking-behavior-tp10087p10096.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.