[
https://issues.apache.org/jira/browse/IGNITE-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16379867#comment-16379867
]
ASF GitHub Bot commented on IGNITE-6868:
----------------------------------------
GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/3582
IGNITE-6868 Concurrency performance fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alex-plekhanov/ignite
ignite-6868-concurrency-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3582.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 #3582
----
commit 97a606506b877c405f503a78778a2be1d1ead3c9
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-02-28T07:06:46Z
IGNITE-6868 Concurrency performance fix
----
> 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
> Priority: Major
> 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
(v7.6.3#76005)