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/07/21 17:50:00 UTC

[jira] [Created] (IGNITE-15170) Automatic snapshot restore operation fails if node consistent ID is not defined

Pavel Pereslegin created IGNITE-15170:
-----------------------------------------

             Summary: Automatic snapshot restore operation fails if node consistent ID is not defined
                 Key: IGNITE-15170
                 URL: https://issues.apache.org/jira/browse/IGNITE-15170
             Project: Ignite
          Issue Type: Bug
            Reporter: Pavel Pereslegin
            Assignee: Pavel Pereslegin


If a consistent node ID is not defined in the ignite configuration, the node ID is used as a consistent ID.

In such case a snapshot restore operation fails due to incorrect comparison of different types (UUID vs String).



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