icode created IGNITE-15008:
------------------------------
Summary: ignite.reentrantLock deadlock at thread shutdown
Key: IGNITE-15008
URL: https://issues.apache.org/jira/browse/IGNITE-15008
Project: Ignite
Issue Type: Bug
Affects Versions: 2.9.1
Reporter: icode
I use `ignite.reentrantLock(lockName, true, true, true)` for single work, but
it deadlock at ExecutorService shutdown, `unlock` api will throw error say this
thead is interrupted, and can not close this lock.
Please remove interrupted thread check or unlock it at interrupt this thread.
Thanks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)