[ 
https://issues.apache.org/jira/browse/IGNITE-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Belyak updated IGNITE-6559:
-------------------------------------
    Description: 
In JMX 
org.apache.<CL_ID>.<InstanceName>.<CacheName>.org.apache.ignite.internal.processors.cache.CacheClusterMetrics
 I see same values as in CacheLocalMetrics and CacheClusterMetrics: Size, 
KeysSize (cluster metrics must represent cluster wide numbers, right?)


  was:
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



> 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 same values as in CacheLocalMetrics and CacheClusterMetrics: Size, 
> KeysSize (cluster metrics must represent cluster wide numbers, right?)



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

Reply via email to