[infinispan-issues] [JBoss JIRA] (ISPN-2398) StaleTransactionCleanupService doesn't unlock keys correctly for optimistic caches

Dan Berindei (JIRA) jira-events at lists.jboss.org
Wed Oct 17 04:22:01 EDT 2012


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

Dan Berindei updated ISPN-2398:
-------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/1389

    
> StaleTransactionCleanupService doesn't unlock keys correctly for optimistic caches
> ----------------------------------------------------------------------------------
>
>                 Key: ISPN-2398
>                 URL: https://issues.jboss.org/browse/ISPN-2398
>             Project: Infinispan
>          Issue Type: Feature Request
>    Affects Versions: 5.1.0.FINAL
>            Reporter: Mircea Markus
>            Assignee: Mircea Markus
>            Priority: Critical
>             Fix For: 5.2.0.CR1, 5.2.0.Final
>
>
> The StaleTransactionCleanupService uses explicit locking in order to unlock the keys for which it is no longer owner as the result of a rebalance.
> This works for pessimistic caches but doesn't work for the optimistic ones, as the LockCommand causes an exception when processed by the OptimisticLockingInterceptor   

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