You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2021/02/05 17:54:00 UTC

[jira] [Created] (IGNITE-14134) Snapshot check command must cacluate primary and backup partition hashes

Maxim Muzafarov created IGNITE-14134:
----------------------------------------

             Summary: Snapshot check command must cacluate primary and backup partition hashes
                 Key: IGNITE-14134
                 URL: https://issues.apache.org/jira/browse/IGNITE-14134
             Project: Ignite
          Issue Type: Improvement
            Reporter: Maxim Muzafarov
             Fix For: 2.11


The snapshot verify procedure must calculate primary and backup partition hashes.

The procedure should read each K-V pairs from each partition and calculate a resulted checksum. This collection of checksums must be compared between primary and backup partition to ensue the same data stored in each partition copy.



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