You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2018/10/25 13:57:00 UTC

[jira] [Updated] (IGNITE-9999) Add verbose logging for node recovery

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

Alexey Goncharuk updated IGNITE-9999:
-------------------------------------
    Description: 
Sometimes we see some difficulties in understanding which state a node is after a binary recovery and what state it has after applying all logical records from WAL.
We need to add more information on the state of partitions (update counter, size, maybe more additional info) after the binary recovery (can be validated against checkpoint records) and after logical recovery (can help to validate the correctness of rebalance).

> Add verbose logging for node recovery
> -------------------------------------
>
>                 Key: IGNITE-9999
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9999
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Alexey Goncharuk
>            Priority: Major
>
> Sometimes we see some difficulties in understanding which state a node is after a binary recovery and what state it has after applying all logical records from WAL.
> We need to add more information on the state of partitions (update counter, size, maybe more additional info) after the binary recovery (can be validated against checkpoint records) and after logical recovery (can help to validate the correctness of rebalance).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)