Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Docs Required, Release Notes Required
Description
Raft groups require snapshot capture and restore operations for the underlying storage. At this moment, partitions storage is persistent (persistence is built on top of the RocksDB), but capture and restoration of the snapshots are not implemented.
I propose following changes in the Storage API: add capture and restore snapshot operations.
Attachments
Issue Links
- is duplicated by
-
IGNITE-14977 Persistent implementation for partition store
- Resolved
- links to