[
https://issues.apache.org/jira/browse/IGNITE-5575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16280201#comment-16280201
]
Denis Mekhanikov commented on IGNITE-5575:
------------------------------------------
This is actually a problem of CacheMetrics#getSize() and
CacheMetrics#getKeySize().
Here is the ticket: IGNITE-6564
> Ignite returns wrong CacheMetrics for cluster group
> ---------------------------------------------------
>
> Key: IGNITE-5575
> URL: https://issues.apache.org/jira/browse/IGNITE-5575
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.1
> Reporter: Mikhail Cherkasov
> Assignee: Mikhail Cherkasov
> Attachments: MultiNodeMetricsTest.java, ignite-cfg.xml,
> ignite-cfg2.xml
>
>
> CacheMetrics metrics =
> cache.metrics(cluster.forCacheNodes(DEFAULT_CACHE_NAME)); returns cache
> metrics only for the local node.
> Looks like cache metrics exchange is broken.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)