You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Roman Guseinov (JIRA)" <ji...@apache.org> on 2018/05/30 05:00:00 UTC

[jira] [Created] (IGNITE-8644) CacheMetrics.getCacheMisses() returns incorrect values

Roman Guseinov created IGNITE-8644:
--------------------------------------

             Summary: CacheMetrics.getCacheMisses() returns incorrect values
                 Key: IGNITE-8644
                 URL: https://issues.apache.org/jira/browse/IGNITE-8644
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.4
            Reporter: Roman Guseinov
         Attachments: CacheMissesMetricTest.java

It looks like the correct value of this metric can be achieved only on a cluster of one node.

`ignite.cache(CACHE_NAME).metrics().getCacheMisses()` returns different values depending on cache type, backups count, nodes count, node type.

The test is attached [^CacheMissesMetricTest.java].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)