[infinispan-issues] [JBoss JIRA] (ISPN-3845) CACHE_MODE_LOCAL flag only works in primary owner for non-tx caches

Pedro Ruivo (JIRA) issues at jboss.org
Wed Dec 18 06:01:34 EST 2013


Pedro Ruivo created ISPN-3845:
---------------------------------

             Summary: CACHE_MODE_LOCAL flag only works in primary owner for non-tx caches
                 Key: ISPN-3845
                 URL: https://issues.jboss.org/browse/ISPN-3845
             Project: Infinispan
          Issue Type: Bug
    Affects Versions: 6.0.0.Final
            Reporter: Pedro Ruivo
            Assignee: Pedro Ruivo
             Fix For: 6.1.0.Final


the flag is not forcing the EntryWrappingInterceptor to wrap the entry. the result is the entry will not be stored in the cache. 

It's causing the random failures in:

{noformat}
HotRodReplicationTest.testReplicatedPutWithTopologyChanges	
HotRod11ReplicationTest.testReplicatedPutWithTopologyChanges	
HotRod12ReplicationTest.testReplicatedPutWithTopologyChanges	
{noformat}

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