[infinispan-issues] [JBoss JIRA] (ISPN-2426) putIfAbsent with PUT_FOR_EXTERNAL_READ does not unlock if entry allready exists
Jan Boehm (JIRA)
jira-events at lists.jboss.org
Fri Oct 19 04:29:09 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Boehm updated ISPN-2426:
----------------------------
Attachment: ISPN-2426-Set-looked-up-key-in-InvocationContext-on-.patch
Should fix the problem.
> 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: Mircea Markus
> 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