[
https://issues.jboss.org/browse/ISPN-2381?page=com.atlassian.jira.plugin....
]
Dan Berindei commented on ISPN-2381:
------------------------------------
I integrated the fix on the 5.1.x branch as well.
Locks are removed even if not successfully unlocked
---------------------------------------------------
Key: ISPN-2381
URL:
https://issues.jboss.org/browse/ISPN-2381
Project: Infinispan
Issue Type: Bug
Components: Locking and Concurrency
Affects Versions: 5.2.0.Beta1
Reporter: Radim Vansa
Assignee: Manik Surtani
Priority: Blocker
Fix For: 5.2.0.Beta3, 5.2.0.Final, 5.1.9.Final
In OwnableReentrantLock:
If in the tryRelease(int) the owner != requestor the lock is not unlocked, it is still
removed from AbstractPerEntryLockContainer.locks causing that is effectively unlocked.
https://github.com/infinispan/infinispan/blob/master/core/src/main/java/o...
https://github.com/infinispan/infinispan/blob/master/core/src/main/java/o...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira