You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2018/05/29 11:36:00 UTC

[jira] [Created] (IGNITE-8636) Debug logging improvements for Partition Map Exchange process

Sergey Chugunov created IGNITE-8636:
---------------------------------------

             Summary: Debug logging improvements for Partition Map Exchange process
                 Key: IGNITE-8636
                 URL: https://issues.apache.org/jira/browse/IGNITE-8636
             Project: Ignite
          Issue Type: Improvement
    Affects Versions: 2.5
            Reporter: Sergey Chugunov
            Assignee: Sergey Chugunov
             Fix For: 2.6


Debug logging in ExchangeManager and ExchangeFuture lacks important scenario of client joining topology.

All we see is client sending GridDhtPartitionsSingleMessage and coordinator receiving this message.
If client doesn't receive GridDhtPartitionsFullMessage for its SingleMessage there is no information in client or server logs at which moment something went wrong.

Debug logging of the scenario should be improved, all important steps should be covered with informative messages in logs.



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