]
Vladimir Blagojevic commented on ISPN-5073:
-------------------------------------------
[~NadirX] Isn't this issue obsolete now? It has to do more with the core then the
admin console. Would you please update the status?
Improve "Number of Entries" stats
---------------------------------
Key: ISPN-5073
URL:
https://issues.jboss.org/browse/ISPN-5073
Project: Infinispan
Issue Type: Task
Components: Core, JMX, reporting and management
Affects Versions: 7.1.0.Alpha1
Reporter: Tristan Tarrant
Assignee: Vladimir Blagojevic
Fix For: 9.1.0.Final
Currently the getNumberOfEntries in CacheMgmtInterceptor returns the size of the
datacontainer which doesn't take into account expired entries and cache stores.
To avoid compatibility issues, modify the description to reflect its behaviour and add
proper statistics, possibly with different flag combinations (SKIP_REMOTE,
SKIP_CACHE_LOAD)