[
https://issues.apache.org/jira/browse/IGNITE-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729284#comment-16729284
]
ASF GitHub Bot commented on IGNITE-6564:
----------------------------------------
GitHub user a-polyakov opened a pull request:
https://github.com/apache/ignite/pull/5757
IGNITE-6564 Incorrect calculation size and keySize for cluster cache metrics
Signed-off-by: a-polyakov <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/a-polyakov/ignite ignite-6564
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5757.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 #5757
----
commit ca9a9cd8dd1165c88a96b627704fc16f4c3951c4
Author: a-polyakov <polyakov.alexandr.alexandrovich@...>
Date: 2018-12-27T03:04:47Z
IGNITE-6564 Incorrect calculation size and keySize for cluster cache metrics
Signed-off-by: a-polyakov <[email protected]>
----
> Incorrect calculation size and keySize for cluster cache metrics
> ----------------------------------------------------------------
>
> Key: IGNITE-6564
> URL: https://issues.apache.org/jira/browse/IGNITE-6564
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.2
> Reporter: Ilya Kasnacheev
> Assignee: Alexand Polyakov
> Priority: Minor
> Labels: iep-6
>
> They are currently not passed by ring and therefore only taken from current
> node, which returns incorrect (local) value.
> See CacheMetricsSnapshot class.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)