[
https://issues.jboss.org/browse/ISPN-2704?page=com.atlassian.jira.plugin....
]
Work on ISPN-2704 started by Galder Zamarreño.
AsyncStoreTest.testRestrictionOnAddingToAsyncQueue still fails
randomly
-----------------------------------------------------------------------
Key: ISPN-2704
URL:
https://issues.jboss.org/browse/ISPN-2704
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Labels: testsuite_stability
Fix For: 5.2.0.Final
{code}testRestrictionOnAddingToAsyncQueue(org.infinispan.loaders.decorators.AsyncStoreTest)
Time elapsed: 0.05 sec <<< FAILURE!
org.infinispan.CacheException: AsyncStore stopped; no longer accepting more entries.
at org.infinispan.loaders.decorators.AsyncStore$State.put(AsyncStore.java:401)
at org.infinispan.loaders.decorators.AsyncStore.put(AsyncStore.java:140)
at org.infinispan.loaders.decorators.AsyncStore.remove(AsyncStore.java:243)
at
org.infinispan.loaders.decorators.AsyncStoreTest.doTestRemove(AsyncStoreTest.java:421)
at
org.infinispan.loaders.decorators.AsyncStoreTest.testRestrictionOnAddingToAsyncQueue(AsyncStoreTest.java:147)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
at org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:46)
at org.testng.internal.InvokeMethodRunnable.run(InvokeMethodRunnable.java:37)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680){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