[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-292) Implement a stale lock cleanup mechanism
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Fri Nov 27 11:42:29 EST 2009
[ https://jira.jboss.org/jira/browse/ISPN-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani resolved ISPN-292.
--------------------------------
Resolution: Done
> Implement a stale lock cleanup mechanism
> ----------------------------------------
>
> Key: ISPN-292
> URL: https://jira.jboss.org/jira/browse/ISPN-292
> Project: Infinispan
> Issue Type: Feature Request
> Components: Locking and Concurrency, Transactions
> Reporter: Manik Surtani
> Assignee: Manik Surtani
> Fix For: 4.0.0.CR3, 4.0.0.GA
>
>
> Similar to braking stale locks in JBoss Cache. This is to prevent situations such as:
> N1 starts a tx, acquires locks
> N1 prepares
> N2 now acquires necessary locks
> N1 now crashes
> locks on N2 should not be held indefinitely, and resources should be released properly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list