Maxim Muzafarov created IGNITE-15849:
----------------------------------------
Summary: Remove ambiguity from the snapshot check procedure error
message
Key: IGNITE-15849
URL: https://issues.apache.org/jira/browse/IGNITE-15849
Project: Ignite
Issue Type: Task
Reporter: Maxim Muzafarov
Assignee: Maxim Muzafarov
Fix For: 2.12
Currently the snapshot verify command has amibutiy output message like the
following message below and must be fixed.
{code}
The check procedure failed on 1 node.
The check procedure has finished, no conflicts have been found.
The check procedure failed on nodes:
Node ID: 200a3a77-594b-442c-9814-f6838ea00002 [127.0.0.1]
Consistent ID: snapshot.IgniteClusterSnapshotCheckTest2
Exception: org.apache.ignite.IgniteException
Snapshot data doesn't contain required cache group partition
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)