[infinispan-issues] [JBoss JIRA] (ISPN-2398) StaleTransactionCleanupService doesn't unlock keys correctly for optimistic caches
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Sun Oct 14 11:44:01 EDT 2012
Mircea Markus created ISPN-2398:
-----------------------------------
Summary: 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
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