[infinispan-issues] [JBoss JIRA] Created: (ISPN-775) Memcached cache statistics should be enabled by default in default cache configuration
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Nov 16 05:17:45 EST 2010
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.2.0.BETA1, 4.1.0.Final
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
More information about the infinispan-issues
mailing list