[
https://issues.apache.org/jira/browse/IGNITE-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255532#comment-16255532
]
ASF GitHub Bot commented on IGNITE-6870:
----------------------------------------
GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/3051
IGNITE-6870 Added new JMX metric for cache topology validation monitoring
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alex-plekhanov/ignite ignite-6870
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3051.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 #3051
----
commit 2f18a7283898e1b78bae7b1b182cb5892fe20c82
Author: Aleksey Plekhanov <[email protected]>
Date: 2017-11-16T16:03:06Z
IGNITE-6870 Added new JMX metric for cache topology validation monitoring.
----
> Implement new JMX metric for cache topology validation monitoring
> -----------------------------------------------------------------
>
> Key: IGNITE-6870
> URL: https://issues.apache.org/jira/browse/IGNITE-6870
> Project: Ignite
> Issue Type: New Feature
> Security Level: Public(Viewable by anyone)
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Labels: iep-6, jmx
>
> There is no way now to determine from outside the grid that cache is in
> read-only state after TopologyValidator's "validate" method returns "false"
> for topology.
> Implement new JMX metric in CacheMetricsMXBean to show cache's topology
> validation status.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)