[
https://issues.apache.org/jira/browse/IGNITE-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16277619#comment-16277619
]
Aleksey Plekhanov commented on IGNITE-6868:
-------------------------------------------
#3 is not fixed. As I write before, metricsLsnr is passed to GridNioServer,
where this field is private final and increasing the accessibility of this
field would do more harm than good.
> 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)