[infinispan-issues] [JBoss JIRA] (ISPN-9209) Implement RemoteCachestatistics

Tristan Tarrant (JIRA) issues at jboss.org
Fri May 25 04:28:00 EDT 2018


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)


More information about the infinispan-issues mailing list