You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2021/05/19 18:43:00 UTC

[jira] [Created] (IGNITE-14744) Snapshot restore must support restoring with index rebuild

Maxim Muzafarov created IGNITE-14744:
----------------------------------------

             Summary: Snapshot restore must support restoring with index rebuild
                 Key: IGNITE-14744
                 URL: https://issues.apache.org/jira/browse/IGNITE-14744
             Project: Ignite
          Issue Type: Improvement
    Affects Versions: 2.10
            Reporter: Maxim Muzafarov
            Assignee: Maxim Muzafarov
             Fix For: 2.11


Currently, the snapshot restore procedure can be performed in the same cluster topology. This means that it will not work in topologies with a different number of cluster nodes (for example, fewer nodes) since it requires a complete rebuild of the index for the cache groups.
We must support the restore procedure on different cluster topologies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)