You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maksim Timonin (Jira)" <ji...@apache.org> on 2022/09/02 07:34:00 UTC

[jira] [Created] (IGNITE-17614) Restore incremental snapshot

Maksim Timonin created IGNITE-17614:
---------------------------------------

             Summary: Restore incremental snapshot
                 Key: IGNITE-17614
                 URL: https://issues.apache.org/jira/browse/IGNITE-17614
             Project: Ignite
          Issue Type: New Feature
            Reporter: Maksim Timonin
            Assignee: Maksim Timonin


Restoring of incremental snapshot is part of restoring full snapshot (SnapshotRestoreProcess)

User specifies a name of incremental snapshot to restore (full snapshot name + timestamp suffix). 

Restoring steps:
 # Common checks for base full snapshot
 # Check that all incremental snapshots are present (and WAL segments)
 # After caches started, a WAL recovery process is started

More info: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=211884314



--
This message was sent by Atlassian Jira
(v8.20.10#820010)