Details
Description
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.
Attachments
Attachments
Issue Links
- causes
-
IGNITE-22168 Fix fieldsCount in TcpCommunication messages
- Resolved
- depends upon
-
IGNITE-15208 Remove unnecessary rebalance order classes for exchange thread
- Resolved
-
IGNITE-15283 Remove duplicated managing of CacheDataStore in offheap manager
- Resolved
-
IGNITE-15413 Extract cancellation index rebuild token on upper level
- Resolved
-
IGNITE-15802 Remove duplicated code for affinity assignment manager
- Resolved
- relates to
-
IGNITE-15967 Copying the remote index from the snapshot if the node has the same partition distribution
- Open
-
IGNITE-15975 Snapshot restore should wait for the index rebuild prior to releasing future
- Open
- links to