You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Bessonov (Jira)" <ji...@apache.org> on 2020/01/24 10:09:00 UTC

[jira] [Created] (IGNITE-12576) [IEP-35] TCP communication metrics use node ID instead of consistent ID

Ivan Bessonov created IGNITE-12576:
--------------------------------------

             Summary: [IEP-35] TCP communication metrics use node ID instead of consistent ID
                 Key: IGNITE-12576
                 URL: https://issues.apache.org/jira/browse/IGNITE-12576
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ivan Bessonov
            Assignee: Ivan Bessonov


TcpCommunicationMetricsListener uses nodeId for metrics name. consistentId should be used instead.

Also all metrics for registry should be created at once before registry added to GridMetricManager. There is no need in separate initialization for sent and received counters.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)