[infinispan-issues] [JBoss JIRA] (ISPN-2426) putIfAbsent with PUT_FOR_EXTERNAL_READ does not unlock if entry allready exists
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Oct 31 08:48:18 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-2426:
--------------------------------
Fix Version/s: 5.2.0.CR1
5.2.0.Final
> putIfAbsent with PUT_FOR_EXTERNAL_READ does not unlock if entry allready exists
> -------------------------------------------------------------------------------
>
> Key: ISPN-2426
> URL: https://issues.jboss.org/browse/ISPN-2426
> Project: Infinispan
> Issue Type: Patch
> Affects Versions: 5.1.6.FINAL
> Reporter: Jan Boehm
> Assignee: Manik Surtani
> Fix For: 5.2.0.CR1, 5.2.0.Final
>
> Attachments: ISPN-2426-Set-looked-up-key-in-InvocationContext-on-.patch
>
>
> When performing a putIfAbsent for an existing entry with the flag PUT_FOR_EXTERNAL_READ set, the entry factory fails to provide the InvocationContext with the key for the entry. This makes it impossible for the locking interceptors to release the lock.
--
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