Hide Forgot
project_key: EDG 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.
Link: Added: This issue depends ISPN-775