[infinispan-issues] [JBoss JIRA] (ISPN-2471) BatchAsyncCacheStoreTest fails randomly
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Fri Nov 2 08:25:18 EDT 2012
Adrian Nistor created ISPN-2471:
-----------------------------------
Summary: BatchAsyncCacheStoreTest fails randomly
Key: ISPN-2471
URL: https://issues.jboss.org/browse/ISPN-2471
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Reporter: Adrian Nistor
Assignee: Mircea Markus
This test fails randomly on master and a quick analysis of the logs indicates that the test is correct but there is a bug in AsyncStore. It seems that while shutting down a cache AsyncStore does not properly store all queued modifications. There is a high chance that the last updates are not stored because the worker threads are advised to shut down too early.
--
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