Tristan Tarrant created ISPN-8190:
-------------------------------------
Summary:
ReplSyncDistributedExecutorExecutionPolicyTest.testExecutionPolicyNotSameMachine
Key: ISPN-8190
URL:
https://issues.jboss.org/browse/ISPN-8190
Project: Infinispan
Issue Type: Bug
Components: Distributed Execution and Map/Reduce
Affects Versions: 9.1.0.Final
Reporter: Tristan Tarrant
testExecutionPolicyNotSameMachine
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.distexec.DistributedExecutorExecutionPolicyTest.executeDifferentExecutionPolicies(DistributedExecutorExecutionPolicyTest.java:115)
at
org.infinispan.distexec.DistributedExecutorExecutionPolicyTest.testExecutionPolicyNotSameMachine(DistributedExecutorExecutionPolicyTest.java:59)
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) Caused by:
org.infinispan.util.concurrent.TimeoutException: Timed out waiting for topology 6 at
org.infinispan.interceptors.impl.BaseStateTransferInterceptor$CancellableRetry.run(BaseStateTransferInterceptor.java:356)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at
java.util.concurrent.FutureTask.run(FutureTask.java:266) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
... 3 more ... Removed 16 stack frames
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)