[
https://issues.apache.org/jira/browse/IGNITE-8705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538369#comment-16538369
]
ASF GitHub Bot commented on IGNITE-8705:
----------------------------------------
GitHub user dgarus opened a pull request:
https://github.com/apache/ignite/pull/4340
IGNITE-8705. Added the way to clean metrics on cluster.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dgarus/ignite ignite-8705
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4340.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 #4340
----
commit 1677e3cc906c2c3502da7826fa04ddf955593532
Author: Garus Denis <garus.d.g@...>
Date: 2018-07-10T10:22:20Z
IGNITE-8705. Added the way to clean metrics on cluster.
----
> CacheMBStatisticsBeanTest.testClear failed
> ------------------------------------------
>
> Key: IGNITE-8705
> URL: https://issues.apache.org/jira/browse/IGNITE-8705
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Alexander Menshikov
> Assignee: Denis Garus
> Priority: Major
> Labels: iep-21
> Fix For: 2.7
>
>
> JCache TCK 1.1 now have test for CacheClusterMetricsMXBeanImpl#clear(), but
> we currently throw UnsupportedOperationException.
> *UPD1:*
> There are two options how we can fix the problem:
> # May be we can use local MXBean for this test.
> # Add the way to clean metrics on cluster.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)