[infinispan-issues] [JBoss JIRA] (ISPN-3306) RehashWithSharedCacheStoreTest.testRehashes fails randomly
Pedro Ruivo (JIRA)
jira-events at lists.jboss.org
Mon Jul 8 09:53:21 EDT 2013
Pedro Ruivo created ISPN-3306:
---------------------------------
Summary: RehashWithSharedCacheStoreTest.testRehashes fails randomly
Key: ISPN-3306
URL: https://issues.jboss.org/browse/ISPN-3306
Project: Infinispan
Issue Type: Bug
Affects Versions: 5.3.0.Final
Reporter: Pedro Ruivo
Assignee: Mircea Markus
Fix For: 6.0.0.Final
Attachments: RehashWithSharedCacheStoreTest.testRehashes.tar.gz
{code:java}
java.lang.RuntimeException: Timed out waiting for rebalancing to complete on node RehashWithSharedCacheStoreTest-NodeB-2392, current topology is CacheTopology{id=8, currentCH=DefaultConsistentHash{numSegments=60, numOwners=2, members=[RehashWithSharedCacheStoreTest-NodeB-2392, RehashWithSharedCacheStoreTest-NodeC-18606]}, pendingCH=DefaultConsistentHash{numSegments=60, numOwners=2, members=[RehashWithSharedCacheStoreTest-NodeB-2392, RehashWithSharedCacheStoreTest-NodeC-18606]}}
at org.infinispan.test.TestingUtil.waitForRehashToComplete(TestingUtil.java:181)
at org.infinispan.test.TestingUtil.waitForRehashToComplete(TestingUtil.java:191)
at org.infinispan.distribution.rehash.RehashWithSharedCacheStoreTest.testRehashes(RehashWithSharedCacheStoreTest.java:76)
...
{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