]
Galder Zamarreño resolved ISPN-775.
-----------------------------------
Resolution: Done
Memcached cache statistics should be enabled by default in default
cache configuration
--------------------------------------------------------------------------------------
Key: ISPN-775
URL:
https://jira.jboss.org/browse/ISPN-775
Project: Infinispan
Issue Type: Bug
Components: Cache Server
Affects Versions: 4.1.0.Final, 4.2.0.BETA1
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 4.2.0.CR1, 4.2.0.Final
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."
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: