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

[jira] [Updated] (IGNITE-15450) Snapshot restore control.sh command should display a user-friendly error about existing caches.

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

Pavel Pereslegin updated IGNITE-15450:
--------------------------------------
    Description: 
The process of restoring a snapshot fails if at least one of the restored caches already exists. 
 However, when starting this operation via control.sh, the command returns a successful startup status, which can be confusing for users.

We can improve this behavior by adding a separate check for existing caches when starting the restore operation and displaying a user-friendly error message.

 

An *alternative* option is to start a snapshot restore operation synchronously.

  was:
The process of restoring a snapshot fails if at least one of the restored caches already exists. 
However, when starting this operation via control.sh, the command returns a successful startup status, which can be confusing for users. 

We can improve this behavior by adding a separate check for existing caches when starting the restore operation and displaying a user-friendly error message. 


> Snapshot restore control.sh command should display a user-friendly error about existing caches.
> -----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-15450
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15450
>             Project: Ignite
>          Issue Type: Improvement
>          Components: control.sh
>            Reporter: Pavel Pereslegin
>            Priority: Major
>              Labels: iep-43, ise
>
> The process of restoring a snapshot fails if at least one of the restored caches already exists. 
>  However, when starting this operation via control.sh, the command returns a successful startup status, which can be confusing for users.
> We can improve this behavior by adding a separate check for existing caches when starting the restore operation and displaying a user-friendly error message.
>  
> An *alternative* option is to start a snapshot restore operation synchronously.



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