[
https://issues.apache.org/jira/browse/IGNITE-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274070#comment-16274070
]
Vladimir Ozerov commented on IGNITE-6868:
-----------------------------------------
Another question is why the following methods are not exposed to
{{CommunitcationSpi}} and are not used (meaning that they are not tested at
all)?
{{TcpCommunicationSpi#getReceivedMessagesByType}}
{{TcpCommunicationSpi#getReceivedMessagesByNode}}
{{TcpCommunicationSpi#getSentMessagesByType}}
{{TcpCommunicationSpi#getSentMessagesByNode}}
> Implement new JMX metrics for TcpCommunicationSpi monitoring
> ------------------------------------------------------------
>
> Key: IGNITE-6868
> URL: https://issues.apache.org/jira/browse/IGNITE-6868
> Project: Ignite
> Issue Type: New Feature
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Labels: iep-6, jmx
> Fix For: 2.4
>
>
> These additional metrics should be implemented in TcpCommunicationSpi MBean:
> * Received messages count grouped by message type
> * Received messages count grouped by sender node
> * Sent messages count grouped by message type
> * Sent messages count grouped by receiver node
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)