You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/09/15 21:32:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-14744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415768#comment-17415768 ] 

Ignite TC Bot commented on IGNITE-14744:
----------------------------------------

{panel:title=Branch: [pull/9321/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9321/head] Base: [master] : New Tests (9)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Basic 3{color} [[tests 9|https://ci.ignite.apache.org/viewLog.html?buildId=6179048]]
* {color:#013220}IgniteBasicWithPersistenceTestSuite: IgniteSnapshotRestoreStoreSwapTest.testSnapshotRestoreDuringForceReassignment - PASSED{color}
* {color:#013220}IgniteBasicWithPersistenceTestSuite: IgniteSnapshotRemoteRequestTest.testSnapshotRemoteRequestEachOther - PASSED{color}
* {color:#013220}IgniteBasicWithPersistenceTestSuite: IgniteSnapshotRemoteRequestTest.testSnapshotRequestRemoteSourceNodeLeft - PASSED{color}
* {color:#013220}IgniteBasicWithPersistenceTestSuite: IgniteSnapshotRemoteRequestTest.testRemoteRequestedInitiatorNodeLeft - PASSED{color}
* {color:#013220}IgniteBasicWithPersistenceTestSuite: IgniteSnapshotRemoteRequestTest.testSnapshotRequestRemoteCancel - PASSED{color}
* {color:#013220}IgniteBasicWithPersistenceTestSuite: IgniteSnapshotRestoreStoreSwapTest.testSnapshotCachesStoppedIfNodeCrashed - PASSED{color}
* {color:#013220}IgniteBasicWithPersistenceTestSuite: IgniteSnapshotRestoreStoreSwapTest.testSnapshotCachesStoppedIfLoadingFailOnRemote - PASSED{color}
* {color:#013220}IgniteBasicWithPersistenceTestSuite: IgniteSnapshotRestoreStoreSwapTest.testRestoreAllGroups - PASSED{color}
* {color:#013220}IgniteBasicWithPersistenceTestSuite: IgniteSnapshotRemoteRequestTest.testSnapshotRemoteRequestFromSingleNode - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6178698&amp;buildTypeId=IgniteTests24Java8_RunAll]

> 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
>            Priority: Major
>              Labels: iep-43, important
>             Fix For: 2.12
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)