[infinispan-issues] [JBoss JIRA] (ISPN-3237) Check if the lockAndWrap() can be removed for remote fetch entries in optimistic caches

Pedro Ruivo (JIRA) jira-events at lists.jboss.org
Mon Jun 17 08:50:20 EDT 2013


Pedro Ruivo created ISPN-3237:
---------------------------------

             Summary: Check if the lockAndWrap() can be removed for remote fetch entries in optimistic caches
                 Key: ISPN-3237
                 URL: https://issues.jboss.org/browse/ISPN-3237
             Project: Infinispan
          Issue Type: Enhancement
          Components: Locking and Concurrency, Transactions
    Affects Versions: 5.3.0.CR1
            Reporter: Pedro Ruivo
            Assignee: Pedro Ruivo
            Priority: Minor
             Fix For: 5.3.0.Final


When a remote get is performed, it tries to lock the key in the originator. However:

* the originator is not an owner, so nothing will be locked
* in optimistic caches, the lock should be only acquired in the prepare phase

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