Alexander Belyak created IGNITE-6559:
----------------------------------------

             Summary: Wrong JMX CacheClusterMetrics
                 Key: IGNITE-6559
                 URL: https://issues.apache.org/jira/browse/IGNITE-6559
             Project: Ignite
          Issue Type: Bug
            Reporter: Alexander Belyak


In JMX 
org.apache.<CL_ID>.<InstanceName>.<CacheName>.org.apache.ignite.internal.processors.cache.CacheClusterMetrics
 I see:
1) same values as in CacheLocalMetrics: same Size, KeySize (cluster metrics 
must represent cluster wide numbers, right?)
2) zero in CacheClusterMetrics.TotalPartitionsCount (must contain real 
partitions count in cluster) and cacheContiguration.partitions in 
CacheLocalmetrics.TotalPartitionsCount (must contain real partitions count, 
owning by local node)
3) zero in all rebalancing* keys in CacheClusterMetrics




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to