[
https://issues.apache.org/jira/browse/IGNITE-8973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy Govorukhin updated IGNITE-8973:
---------------------------------------
Description:
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. 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
was:
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. 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
> 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
> 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. 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)