[infinispan-issues] [JBoss JIRA] Created: (ISPN-319) Provide Stats via AdvancedCache interface
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Fri Dec 18 08:02:31 EST 2009
Provide Stats via AdvancedCache interface
-----------------------------------------
Key: ISPN-319
URL: https://jira.jboss.org/jira/browse/ISPN-319
Project: Infinispan
Issue Type: Feature Request
Components: Core API, JMX, reporting and management
Reporter: Galder Zamarreno
Assignee: Galder Zamarreno
Fix For: 4.0.0.GA
Create AdvancedCache.getStats() method that returns an Stats interface instance with most commonly accessed stats.
This allows for fast access to stats in a fast, efficient and typesafe way without having to go via JMX, while at the same time satisfying the requirement of memcached txt protocol to expose some stats via stats command.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list