[
https://issues.jboss.org/browse/ISPN-2471?page=com.atlassian.jira.plugin....
]
Adrian Nistor updated ISPN-2471:
--------------------------------
Summary: AsyncStore must ensure all queued modifications are persisted before shutting
down (was: BatchAsyncCacheStoreTest fails randomly)
AsyncStore must ensure all queued modifications are persisted before
shutting down
----------------------------------------------------------------------------------
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: Adrian Nistor
Labels: jdg, jdg6, 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