[
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.
was:
The process of restoring a snapshot ends with an error 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
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)