[infinispan-issues] [JBoss JIRA] (ISPN-2453) Locks not cleaned up - timeouts on write operations after contention is over

Mircea Markus (JIRA) jira-events at lists.jboss.org
Tue Dec 4 14:18:22 EST 2012


     [ https://issues.jboss.org/browse/ISPN-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on ISPN-2453 started by Mircea Markus.

> Locks not cleaned up - timeouts on write operations after contention is over
> ----------------------------------------------------------------------------
>
>                 Key: ISPN-2453
>                 URL: https://issues.jboss.org/browse/ISPN-2453
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Locking and Concurrency
>            Reporter: Sanne Grinovero
>            Assignee: Mircea Markus
>            Priority: Blocker
>             Fix For: 5.2.0.CR1
>
>
> By artificially creating contention on a write operation which needs to be serialized among different threads, we get timeout exceptions of "could not acquire lock after 10 seconds" even if the contention happens very briefly and then the pending writer is given all the time without other threads disturbing it.
> Created a stresstest to show it: ReplaceOperationStressTest

--
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


More information about the infinispan-issues mailing list