Maksim Timonin created IGNITE-18560:
---------------------------------------
Summary: Warn if atomic cache become part of incremental snapshot
Key: IGNITE-18560
URL: https://issues.apache.org/jira/browse/IGNITE-18560
Project: Ignite
Issue Type: New Feature
Reporter: Maksim Timonin
ConsistentCut algorithm works for transaction caches only. Atomic caches might
be included in a snapshot in inconsistent state:
* if atomic cache group is specified while snapshot creation
* if all caches are included in the snapshot.
User must be warned about that on snapshot creation. On snapshot restore it
must suggest use ReadRepair for restoring atomic caches.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)