[ 
https://issues.apache.org/jira/browse/IGNITE-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16282555#comment-16282555
 ] 

Aleksey Plekhanov edited comment on IGNITE-369 at 12/7/17 9:25 PM:
-------------------------------------------------------------------

[~avinogradov]], 
Current implementation register 
{{javax.cache.management.CacheStatisticsMXBean}} (which are located at 
{{javax.cache}} -> {{CacheStatistics}} -> {{_ignite config_}} -> {{_cache 
name_}}) when {{enableStatistics}} method is invoked.
Ignite also register {{org.apache.ignite.mxbean.CacheMetricsMXBean}} (which 
extends {{javax.cache.management.CacheStatisticsMXBean}}) when cache starts.


was (Author: alex_pl):
[~avinograd], 
Current implementation register 
{{javax.cache.management.CacheStatisticsMXBean}} (which are located at 
{{javax.cache}} -> {{CacheStatistics}} -> {{_ignite config_}} -> {{_cache 
name_}}) when {{enableStatistics}} method is invoked.
Ignite also register {{org.apache.ignite.mxbean.CacheMetricsMXBean}} (which 
extends {{javax.cache.management.CacheStatisticsMXBean}}) when cache starts.

> Cache manager should switch cache statisticsEnabled property globaly
> --------------------------------------------------------------------
>
>                 Key: IGNITE-369
>                 URL: https://issues.apache.org/jira/browse/IGNITE-369
>             Project: Ignite
>          Issue Type: Task
>    Affects Versions: sprint-2
>            Reporter: Alexey Kuznetsov
>            Assignee: Aleksey Plekhanov
>
> Also you should take care about new nodes that joining grid.
> New node could have statisticsEnabled with opposite value that nodes in grid.



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

Reply via email to