[infinispan-issues] [JBoss JIRA] (ISPN-8637) ReadAfterLostDataTest.testPutMap
Pedro Ruivo (JIRA)
issues at jboss.org
Mon Dec 18 09:24:00 EST 2017
Pedro Ruivo created ISPN-8637:
---------------------------------
Summary: ReadAfterLostDataTest.testPutMap
Key: ISPN-8637
URL: https://issues.jboss.org/browse/ISPN-8637
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
assert fails:
{code:java}
Caused by: java.lang.AssertionError: SegmentBasedCollector{id=56430, topologyId=13, primaryResult=null, primaryResultReceived=false, backups={ReadAfterLostDataTest[DIST_SYNC]-NodeD-52928=[118], ReadAfterLostDataTest[DIST_SYNC]-NodeB-35269=[212, 86], ReadAfterLostDataTest[DIST_SYNC]-NodeC-19848=[252]}}
{code}
I need to investigate further, but I guess it is OK to replace the collector if the new has a topology id higher. the collector ignores acks from old topologies anyway.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list