[infinispan-issues] [JBoss JIRA] (ISPN-3304) ClusterTopologyManagerTest.testClusterRecoveryAfterThreeWaySplit fails randomly
Pedro Ruivo (JIRA)
jira-events at lists.jboss.org
Mon Jul 8 09:37:21 EDT 2013
Pedro Ruivo created ISPN-3304:
---------------------------------
Summary: ClusterTopologyManagerTest.testClusterRecoveryAfterThreeWaySplit fails randomly
Key: ISPN-3304
URL: https://issues.jboss.org/browse/ISPN-3304
Project: Infinispan
Issue Type: Bug
Affects Versions: 5.3.0.Final
Reporter: Pedro Ruivo
Assignee: Mircea Markus
Fix For: 6.0.0.Final
{code:java}
java.lang.RuntimeException: Timed out before caches had complete views. Expected 3 members in each view. Views are as follows: [[ClusterTopologyManagerTest-NodeL-25341], [ClusterTopologyManagerTest-NodeN-52944, ClusterTopologyManagerTest-NodeM-9914], [ClusterTopologyManagerTest-NodeN-52944, ClusterTopologyManagerTest-NodeM-9914]]
at org.infinispan.test.TestingUtil.viewsTimedOut(TestingUtil.java:232)
at org.infinispan.test.TestingUtil.viewsTimedOut(TestingUtil.java:222)
at org.infinispan.test.TestingUtil.blockUntilViewsReceived(TestingUtil.java:214)
at org.infinispan.test.TestingUtil.blockUntilViewsReceived(TestingUtil.java:255)
at org.infinispan.statetransfer.ClusterTopologyManagerTest.testClusterRecoveryAfterThreeWaySplit(ClusterTopologyManagerTest.java:156)
...
{code}
--
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
More information about the infinispan-issues
mailing list