Tristan Tarrant created ISPN-9209:
-------------------------------------
Summary: Implement RemoteCachestatistics
Key: ISPN-9209
URL:
https://issues.jboss.org/browse/ISPN-9209
Project: Infinispan
Issue Type: Enhancement
Components: Hot Rod
Reporter: Tristan Tarrant
The Hot Rod client does not expose any local statistics
(RemoteCacheManager.getStatistics() returns the server-side stats).
We should have the following per-cache stats:
- remote hits and hit avg time
- remote misses and miss avg time
- remote removes and remove avg time
- near cache hits and avg time
- near cache miss and avg time
- near cache size
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)