Gustavo Fernandes created ISPN-8152:
---------------------------------------
Summary: ConcurrentStartWithReplTest.testSequence2 random failures
Key: ISPN-8152
URL:
https://issues.jboss.org/browse/ISPN-8152
Project: Infinispan
Issue Type: Feature Request
Components: Core
Reporter: Gustavo Fernandes
{noformat}
testSequence2(org.infinispan.distribution.ConcurrentStartWithReplTest) Time elapsed:
0.049 sec <<< FAILURE!
testSequence2(org.infinispan.distribution.ConcurrentStartWithReplTest) Time elapsed:
0.049 sec <<< FAILURE!
org.infinispan.util.concurrent.TimeoutException: Timed out waiting for topology 6
at
org.infinispan.interceptors.impl.AsyncInterceptorChainImpl.invoke(AsyncInterceptorChainImpl.java:259)
at
org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1679)
at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:1327)
at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:1793)
at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:282)
at
org.infinispan.cache.impl.AbstractDelegatingCache.put(AbstractDelegatingCache.java:358)
at org.infinispan.cache.impl.EncoderCache.put(EncoderCache.java:655)
at
org.infinispan.distribution.ConcurrentStartWithReplTest.doTest(ConcurrentStartWithReplTest.java:140)
at
org.infinispan.distribution.ConcurrentStartWithReplTest.testSequence2(ConcurrentStartWithReplTest.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)