]
Tristan Tarrant updated ISPN-8329:
----------------------------------
Fix Version/s: 10.0.0.Beta5
(was: 10.0.0.Beta4)
ClusterTopologyManagerTest.testAbruptLeaveAfterGetStatus2 random
failures with scattered cache
----------------------------------------------------------------------------------------------
Key: ISPN-8329
URL:
https://issues.jboss.org/browse/ISPN-8329
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: Tristan Tarrant
Assignee: Dan Berindei
Priority: Major
Labels: testsuite_stability
Fix For: 10.0.0.Beta5, 9.4.16.Final
Error Message
Timed out waiting for rebalancing to complete on node
ClusterTopologyManagerTest[SCATTERED_SYNC, tx=false]-NodeB-47665, current topology is
CacheTopology{id=8, rebalanceId=4,
currentCH=PartitionerConsistentHash:ScatteredConsistentHash{ns=256, rebalanced=false,
owners = (1)[ClusterTopologyManagerTest[SCATTERED_SYNC, tx=false]-NodeB-47665: 85]},
pendingCH=null, unionCH=null, phase=NO_REBALANCE,
actualMembers=[ClusterTopologyManagerTest[SCATTERED_SYNC, tx=false]-NodeB-47665],
persistentUUIDs=[63b3a997-f229-475b-a14c-9c892f608ba0]}. rebalanceInProgress=false,
currentChIsBalanced=false
Stacktrace
java.lang.RuntimeException: Timed out waiting for rebalancing to complete on node
ClusterTopologyManagerTest[SCATTERED_SYNC, tx=false]-NodeB-47665, current topology is
CacheTopology{id=8, rebalanceId=4,
currentCH=PartitionerConsistentHash:ScatteredConsistentHash{ns=256, rebalanced=false,
owners = (1)[ClusterTopologyManagerTest[SCATTERED_SYNC, tx=false]-NodeB-47665: 85]},
pendingCH=null, unionCH=null, phase=NO_REBALANCE,
actualMembers=[ClusterTopologyManagerTest[SCATTERED_SYNC, tx=false]-NodeB-47665],
persistentUUIDs=[63b3a997-f229-475b-a14c-9c892f608ba0]}. rebalanceInProgress=false,
currentChIsBalanced=false
at org.infinispan.test.TestingUtil.waitForNoRebalance(TestingUtil.java:386)
at
org.infinispan.statetransfer.ClusterTopologyManagerTest.testAbruptLeaveAfterGetStatus2(ClusterTopologyManagerTest.java:430)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
... Removed 16 stack frames