[
https://issues.apache.org/jira/browse/IGNITE-15298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Semyon Danilov updated IGNITE-15298:
------------------------------------
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.
> Implement RAFT snapshots for persistent partitions storage
> -----------------------------------------------------------
>
> Key: IGNITE-15298
> URL: https://issues.apache.org/jira/browse/IGNITE-15298
> Project: Ignite
> Issue Type: Bug
> Reporter: Semyon Danilov
> Assignee: Semyon Danilov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha3
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)