[
https://issues.jboss.org/browse/ISPN-2358?page=com.atlassian.jira.plugin....
]
Mircea Markus resolved ISPN-2358.
---------------------------------
Resolution: Done
TestingUtil.waitForRehashToComplete returns too soon and causes
random test failures
------------------------------------------------------------------------------------
Key: ISPN-2358
URL:
https://issues.jboss.org/browse/ISPN-2358
Project: Infinispan
Issue Type: Bug
Components: Test Suite
Affects Versions: 5.2.0.Alpha4
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 5.2.0.Beta1
TestingUtil.waitForRehashToComplete returns as soon as the LocalTopologyManager receives
and dispatches the new CacheTopology. This is usually too early because the
StateTransferManager and DistributionManager are in the process of being updated. We need
to wait until StateTransferManager has finished processing of the new topology.
Currently MultipleNodesLeavingTest is failing randomly because of this.
--
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