[infinispan-issues] [JBoss JIRA] (ISPN-2471) BatchAsyncCacheStoreTest fails randomly
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Fri Nov 2 11:43:18 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-2471:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1450
> BatchAsyncCacheStoreTest fails randomly
> ---------------------------------------
>
> Key: ISPN-2471
> URL: https://issues.jboss.org/browse/ISPN-2471
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 5.2.0.Beta3
> Reporter: Adrian Nistor
> Assignee: Galder Zamarreño
> Labels: testsuite_stability
> Fix For: 5.2.0.CR1
>
> Attachments: BatchAsyncCacheStoreTest.log.gz
>
>
> 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