[
https://issues.apache.org/jira/browse/IGNITE-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16379383#comment-16379383
]
ASF GitHub Bot commented on IGNITE-6868:
----------------------------------------
GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/3580
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-perf-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3580.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 #3580
----
commit b3544e263b9c22917fdf039441102668e5627cad
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-02-27T15:35:43Z
IGNITE-6868 Concurrency performance fix
commit 515b478d493a42d3c871a65057878da0f0dfbfb8
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-02-27T22:06:12Z
IGNITE-6868 WIP
commit d6127866d8e300a6de22fe37be5d7ba725790427
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-02-27T22:13:56Z
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)