You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (JIRA)" <ji...@apache.org> on 2018/07/30 07:39:00 UTC

[jira] [Created] (IGNITE-9119) Missed dumpDebugInfo for rebalance

Maxim Muzafarov created IGNITE-9119:
---------------------------------------

             Summary: Missed dumpDebugInfo for rebalance
                 Key: IGNITE-9119
                 URL: https://issues.apache.org/jira/browse/IGNITE-9119
             Project: Ignite
          Issue Type: Task
    Affects Versions: 2.6
            Reporter: Maxim Muzafarov
            Assignee: Maxim Muzafarov


Since [Improve Ignite troubleshooting logging|https://issues.apache.org/jira/browse/IGNITE-3336] have been implemented, we should provide additional information about pending rebalance futures.

See, {{GridDhtPreloader#dumpDebugInfo}} for details. For each cache group we should dump at least info about:
* Uncomplete rebalance future
* Cache group name
* Rebalance topology version
* Collection of remainig supplier nodes to request
* Missed partition info (if exists)
* Collection of completed supplier requests (optional)



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