[
https://issues.apache.org/jira/browse/IGNITE-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274455#comment-16274455
]
ASF GitHub Bot commented on IGNITE-6868:
----------------------------------------
GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/3123
IGNITE-6868 nodeId type fixed, unused methods removed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alex-plekhanov/ignite ignite-6868-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3123.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3123
----
commit 94237fe576dcc4ab502f98c6690caafebda9ab5d
Author: Aleksey Plekhanov <[email protected]>
Date: 2017-12-01T14:22:01Z
IGNITE-6868 nodeId type fixed, unused methods removed
----
> 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)