[
https://issues.jboss.org/browse/ISPN-6827?page=com.atlassian.jira.plugin....
]
Pedro Ruivo commented on ISPN-6827:
-----------------------------------
There is a flaw in TOA.
It is possible to a node to receive a DATA message from a member that is no longer in the
queue. Since the cleanup for leaving members is already done, this message stays in the
queue forever in pending state. No other messages can be deliver. (Well, theoretically if
a new view come, it will cleanup the message :))
ReplTotalOrderVersionedStateTransferTest.testStateTransfer random
failures
---------------------------------------------------------------------------
Key: ISPN-6827
URL:
https://issues.jboss.org/browse/ISPN-6827
Project: Infinispan
Issue Type: Bug
Components: Core, Test Suite - Core
Affects Versions: 9.0.0.Alpha2
Reporter: Dan Berindei
Priority: Critical
Labels: testsuite_stability
Fix For: 9.2.0.Final
Attachments:
ReplTotalOrderVersionedStateTransferTest_pr_rvansa_ISPN-5989_20160314.log.zip
{noformat}
java.lang.RuntimeException: Timed out waiting for rebalancing to complete on node
ReplTotalOrderVersionedStateTransferTest-NodeB-17608, expected member list is
[ReplTotalOrderVersionedStateTransferTest-NodeB-17608,
ReplTotalOrderVersionedStateTransferTest-NodeC-39826], current member list is
[ReplTotalOrderVersionedStateTransferTest-NodeA-54647,
ReplTotalOrderVersionedStateTransferTest-NodeB-17608,
ReplTotalOrderVersionedStateTransferTest-NodeC-39826]!
at org.infinispan.test.TestingUtil.waitForRehashToComplete(TestingUtil.java:267)
at org.infinispan.test.TestingUtil.waitForRehashToComplete(TestingUtil.java:277)
at
org.infinispan.container.versioning.VersionedReplStateTransferTest.testStateTransfer(VersionedReplStateTransferTest.java:74)
{noformat}
http://ci.infinispan.org/project.html?tab=testDetails&testNameId=-726...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)