[infinispan-issues] [JBoss JIRA] (ISPN-2426) putForExternalRead() does not unlock if entry already exists

Mircea Markus (JIRA) jira-events at lists.jboss.org
Tue Feb 12 13:52:56 EST 2013


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

Mircea Markus updated ISPN-2426:
--------------------------------

    Issue Type: Bug  (was: Patch)

    
> putForExternalRead() does not unlock if entry already exists
> ------------------------------------------------------------
>
>                 Key: ISPN-2426
>                 URL: https://issues.jboss.org/browse/ISPN-2426
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 5.1.6.FINAL
>            Reporter: Jan Boehm
>            Assignee: Manik Surtani
>            Priority: Blocker
>             Fix For: 5.1.9.Final, 5.2.0.Beta4, 5.2.0.Final
>
>         Attachments: ISPN-2426-Set-looked-up-key-in-InvocationContext-on-.patch
>
>
> When performing a {{putForExternalRead()}} for an existing entry, 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.
> Note that this is only a problem when used in a non-transactional context.  When transactions are used, no stale locks are observed.

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