-
Bug
-
Resolution: Done
-
Major
-
4.1.0.Final, 4.2.0.BETA1
-
None
-
Low
From Michal:
"stats only work when you enable it in infinispan configuration:
<default>
...
<jmxStatistics enabled="true"/>
...
</default>
by default they are not enabled (when no config is passed)
this affects e.g. memcached server which only behaves correctly wrt. statistics when they are enabled."