Ilya Kasnacheev created IGNITE-9481:
---------------------------------------
Summary: Force checkpoint after CacheStore.loadCache is complete
Key: IGNITE-9481
URL:
https://issues.apache.org/jira/browse/IGNITE-9481 Project: Ignite
Issue Type: Improvement
Components: cache, persistence
Reporter: Ilya Kasnacheev
Currently, entries loaded by loadCache() do not appear in WAL. They will be lost if node is stopped after loadCache() is complete but before checkpoint is finished.
Ideally, after loadCache this cache should be checkpointed so that RAM and WAL are in sync once more.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)