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

[jira] [Issue Comment Deleted] (IGNITE-13725) Add snapshot check command

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

Maxim Muzafarov updated IGNITE-13725:
-------------------------------------
    Comment: was deleted

(was: Proposed algorithm:
# Send distributed task per each node
# Scan snapshot partitions using data page scan iterator
# Calculate hashes per each partition key-value pair
# Fetch partitions counter
# Calculate hashes per each partition
# Accumulate results on the node initiator and dump the difference)

> Add snapshot check command
> --------------------------
>
>                 Key: IGNITE-13725
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13725
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Maxim Muzafarov
>            Assignee: Maxim Muzafarov
>            Priority: Major
>              Labels: iep-43
>             Fix For: 2.11
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> A created snapshot should be validated on its consistency the same way as it idle_verify does. The command must available through  {{control.sh}} API.



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