Hi,

You should enable cache statistics:

<bean class="org.apache.ignite.configuration.CacheConfiguration">        
        <property name="statisticsEnabled" value="true"/>
...

for get correct value from metrics.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/How-can-I-detect-DB-writing-abnormal-in-case-of-write-behind-tp8954p8989.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to