You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Amelchev Nikita (Jira)" <ji...@apache.org> on 2022/04/06 10:01:00 UTC

[jira] [Updated] (IGNITE-15967) Copying the remote index from the snapshot if the node has the same partition distribution

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

Amelchev Nikita updated IGNITE-15967:
-------------------------------------
    Fix Version/s:     (was: 2.13)

> Copying the remote index from the snapshot if the node has the same partition distribution
> ------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-15967
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15967
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.12
>            Reporter: Maxim Muzafarov
>            Priority: Major
>              Labels: iep-43
>
> During a snapshot restore procedure, the data (cache group partitions) is copied from a remote node to the local node according to affinity partition distribution on the local node. If a cache group has the distribution of the same partition as the snapshot on a remote node does it may be necessary to copy all the data right with the indexes (index partition) and avoid the index rebuild this way.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)