[
https://issues.apache.org/jira/browse/IGNITE-8973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Kalashnikov reassigned IGNITE-8973:
-----------------------------------------
Assignee: Anton Kalashnikov
> Need to support dump for idle_verify
> -------------------------------------
>
> Key: IGNITE-8973
> URL: https://issues.apache.org/jira/browse/IGNITE-8973
> Project: Ignite
> Issue Type: Improvement
> Reporter: Dmitriy Govorukhin
> Assignee: Anton Kalashnikov
> Priority: Major
> Fix For: 2.7
>
>
> In a current implementation, idle_verify checking consistency between primary
> and backup partitions. Will be useful to have ability dump current state for
> all partition to file or standard output. This dump can help an investigation
> of some kind of problem with partition counters or sizes because it is a
> cluster partition hash snapshot by some partition state (hash include all
> keys in the partition).
> idle_verify --dump - calculate partition hash and print into standard output
> idle_verify --dump {path} - calculate partition hash and write output to file
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)