[
https://issues.apache.org/jira/browse/IGNITE-9999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16693206#comment-16693206
]
ASF GitHub Bot commented on IGNITE-9999:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/5371
> Add verbose logging for node recovery
> -------------------------------------
>
> Key: IGNITE-9999
> URL: https://issues.apache.org/jira/browse/IGNITE-9999
> Project: Ignite
> Issue Type: Task
> Components: cache
> Affects Versions: 2.8
> Reporter: Alexey Goncharuk
> Assignee: Pavel Kovalenko
> Priority: Major
> Fix For: 2.8
>
>
> 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)