[
https://jira.jboss.org/browse/ISPN-775?page=com.atlassian.jira.plugin.sys...
]
Galder Zamarreño commented on ISPN-775:
---------------------------------------
I think this is right since original Memcached server does not need any extra
configuration to enable stats and conform to the protocol. So, we should be doing the
same.
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:
http://www.atlassian.com/software/jira