You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (Jira)" <ji...@apache.org> on 2023/03/28 12:25:00 UTC

[jira] [Updated] (IGNITE-19144) Restore snapshot skipCheck mode

     [ https://issues.apache.org/jira/browse/IGNITE-19144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikolay Izhikov updated IGNITE-19144:
-------------------------------------
    Description: 
Ignite must provide an option to skip snapshot check during restore.
This check useful if snapshot checked right after creation.
Skip of check can significantly reduce restore time.

  was:
Ignite must provide an option to snapshot only primary copies of partitions.
This will improve:
  * snapshot creation time.
  * disk usage during snapshot creation.
  * space amount to store snapshot.

This will lead to the following disadvantages during restore process:

  * rebalance (can be omitted with custom file copy script and cellular affinity)
  * index.bin rebuild - performance improved in IGNITE-18271



> Restore snapshot skipCheck mode
> -------------------------------
>
>                 Key: IGNITE-19144
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19144
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Nikolay Izhikov
>            Assignee: Nikolay Izhikov
>            Priority: Major
>              Labels: iep-43, ise
>
> Ignite must provide an option to skip snapshot check during restore.
> This check useful if snapshot checked right after creation.
> Skip of check can significantly reduce restore time.



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