You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Steshin (Jira)" <ji...@apache.org> on 2021/10/08 13:41:00 UTC

[jira] [Updated] (IGNITE-14999) Support dynamic restoration of encrypted snapshots.

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

Vladimir Steshin updated IGNITE-14999:
--------------------------------------
    Description: 
After manual replacements of encrypted snapshots works, let's enable dynamic snapshot restoration (`SnapshotRestoreProcess`)

Supposed new general features:

* Dynamic restoration of encrypted snapshot on a running node ( `IgniteSnapshotManager#restoreSnapshot()` )
* Validation of encrypted snapshot ( `IgniteSnapshotManager#checkSnapshot()` )

  was:After manual replacements of encrypted snapshots works, let's enable dynamic snapshot restoration (`SnapshotRestoreProcess`)


> Support dynamic restoration of encrypted snapshots.
> ---------------------------------------------------
>
>                 Key: IGNITE-14999
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14999
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Vladimir Steshin
>            Assignee: Vladimir Steshin
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> After manual replacements of encrypted snapshots works, let's enable dynamic snapshot restoration (`SnapshotRestoreProcess`)
> Supposed new general features:
> * Dynamic restoration of encrypted snapshot on a running node ( `IgniteSnapshotManager#restoreSnapshot()` )
> * Validation of encrypted snapshot ( `IgniteSnapshotManager#checkSnapshot()` )



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