[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1110) Locks not cleared when listener throws exception
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Mon May 16 07:56:01 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1110:
--------------------------------
Priority: Blocker (was: Major)
Complexity: Medium
Do you have a unit test for this, both with isPre() == true as well as false?
> Locks not cleared when listener throws exception
> -------------------------------------------------
>
> Key: ISPN-1110
> URL: https://issues.jboss.org/browse/ISPN-1110
> Project: Infinispan
> Issue Type: Bug
> Components: Listeners, Locking and Concurrency
> Affects Versions: 4.2.1.FINAL, 5.0.0.CR2
> Reporter: Galder ZamarreƱo
> Assignee: Galder ZamarreƱo
> Priority: Blocker
> Fix For: 4.2.2.BETA1, 4.2.2.FINAL, 5.0.0.CR3, 5.0.0.FINAL
>
> Attachments: ListenerThrowsExceptionTest.java
>
>
> If a listener implementation throws an exception (at least when isPre()) when a new entry is created, acquired locks are unreleased.
> So, concurrent invocations on same key will fail with a timeout exception
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list