[infinispan-issues] [JBoss JIRA] Commented: (ISPN-763) Issues with multiple threads locking the same key

Mircea Markus (JIRA) jira-events at lists.jboss.org
Thu Nov 11 14:44:02 EST 2010


    [ https://jira.jboss.org/browse/ISPN-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562917#action_12562917 ] 

Mircea Markus commented on ISPN-763:
------------------------------------

Here is what caused the second issue (i.e. locks not being released):  L1 invalidation is enabled and this executes during commit time. Now if this this fails due to an exception (in this scenario failed because L1 invalidation was timing out) then tx ends un in heuristic state, and locks don't get cleaned up. This is fixed now.

> Issues with multiple threads locking the same key
> -------------------------------------------------
>
>                 Key: ISPN-763
>                 URL: https://jira.jboss.org/browse/ISPN-763
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 4.2.0.BETA1
>            Reporter: Erik Salter
>            Assignee: Mircea Markus
>            Priority: Critical
>             Fix For: 4.2.0.CR1
>
>
> As described on the forums:
> http://community.jboss.org/thread/158398?tstart=0

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list