Hi, I see that Ignite registers same bean in case if any of the above flags are true. Bean is of type /"org.apache.ignite.internal.processors.cache.CacheMetricsMXBeanImpl"/. This /CacheMetricsMXBeanImplclass /implements /CacheMetricsMXBean / which extends below both interfaces defined in JSR107. /"import javax.cache.management.CacheMXBean" "import javax.cache.management.CacheStatisticsMXBean"/
So it seems like setting any of isManagementEnabled and isStatisticsEnabled flags will do the same thing. Is there anything where setting one flag is different from setting the other one? Regards, Vinay -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/isManagementEnabled-vs-isStatisticsEnabled-tp2549.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.