Dan Berindei created ISPN-12647:
-----------------------------------
Summary: Investigate shutdown of bundled store implementations
Key: ISPN-12647
URL:
https://issues.redhat.com/browse/ISPN-12647
Project: Infinispan
Issue Type: Task
Components: Loaders and Stores
Affects Versions: 12.0.0.CR1
Reporter: Dan Berindei
Investigate the shutdown procedure in the bundled store implementations and make sure
that
* Modifications submitted before (cache) stop are fully persisted.
* Modifications submitted after (cache) stop are all rejected.
E.g. {{AsyncNonBlockingStore}} will only stop accepting new modifications after it
finishes writing the queued modifications.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)