[ 
https://issues.apache.org/jira/browse/IGNITE-8973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538877#comment-16538877
 ] 

ASF GitHub Bot commented on IGNITE-8973:
----------------------------------------

GitHub user akalash opened a pull request:

    https://github.com/apache/ignite/pull/4347

    IGNITE-8973 calculate partition hash and print into standard output

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-8973

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4347.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4347
    
----
commit 7cdf066a7dc7573bf350df8ce8394aae2bb13396
Author: Anton Kalashnikov <kaa.dev@...>
Date:   2018-07-10T16:15:55Z

    IGNITE-8973 calculate partition hash and print into standard output

----


> 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)

Reply via email to