[infinispan-issues] [JBoss JIRA] (ISPN-5893) ClusteredCacheConfigurationIT.testQueueFlushIntervalMemcached always fails
Dan Berindei (JIRA)
issues at jboss.org
Wed Oct 28 05:24:00 EDT 2015
Dan Berindei created ISPN-5893:
----------------------------------
Summary: ClusteredCacheConfigurationIT.testQueueFlushIntervalMemcached always fails
Key: ISPN-5893
URL: https://issues.jboss.org/browse/ISPN-5893
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Affects Versions: 8.1.0.Alpha2
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 8.1.0.Beta1
Since the ISPN-5857 fix, ClusteredCacheConfigurationIT.testQueueFlushIntervalMemcached always fails.
The problem is that the "k1" key no longer has node 1 as the primary owner. Because replication between the primary (node 2) and the backup (node 1) is asynchronous, a get after a put on node 1 almost never finds the value.
The simple fix would be to swap the roles of node 1 and node 2 in the test.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list