Hello, Yes, cache metrics not work by default for performance reason. You can enable it throught cache configuration property javax.cache.configuration.MutableConfiguration#setStatisticsEnabled (or into xml <property name="statisticsEnabled" value="true" />)
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Cache-metrics-cache-hits-and-misses-are-0-also-isEmpty-in-inconsistent-state-with-getSize-tp4769p4782.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
