[
https://issues.apache.org/jira/browse/IGNITE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16277650#comment-16277650
]
ASF GitHub Bot commented on IGNITE-6871:
----------------------------------------
GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/3139
IGNITE-6871 Group name added to group metrics MXBean
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alex-plekhanov/ignite ignite-6871-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3139.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 #3139
----
commit 4215475cd159ba4824ac2429804756d008712e3f
Author: Aleksey Plekhanov <[email protected]>
Date: 2017-12-04T22:25:50Z
IGNITE-6871 Group name added to MXBean
----
> Implement new JMX metrics for partitions map monitoring
> -------------------------------------------------------
>
> Key: IGNITE-6871
> URL: https://issues.apache.org/jira/browse/IGNITE-6871
> 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 to monitor partitions map per
> each cache group:
> * Total primary partitions count located on the current node
> * Total backup partitions count located on the current node
> * Min/max partition backups left in the cluster for cache group
> * Maybe some methods to show partitions map/partition distribution statistics
> in the cluster
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)