[jira] [Created] (IGNITE-1071) IgniteCache.metrics() method returns local metrics

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1071) IgniteCache.metrics() method returns local metrics

Anton Vinogradov (Jira)
Valentin Kulichenko created IGNITE-1071:
-------------------------------------------

             Summary: IgniteCache.metrics() method returns local metrics
                 Key: IGNITE-1071
                 URL: https://issues.apache.org/jira/browse/IGNITE-1071
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 1.1.4
            Reporter: Valentin Kulichenko
            Priority: Minor


To get metrics for the whole cluster user needs to use {{cache.metrics(ignite.cluster())}}, which is counterintuitive and inconsistent with other APIs. {{IgniteCache.metrics()}} w/o parameters should return metrics for the whole cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)