]
RH Bugzilla Integration updated ISPN-5240:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
CacheContainer cluster statistics count in entries in internal
hotrodTolologyCache
----------------------------------------------------------------------------------
Key: ISPN-5240
URL:
https://issues.jboss.org/browse/ISPN-5240
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 7.1.0.Final
Reporter: Martin Gencur
Example: When I start fresh new instance of Infinispan server and see numberOfEntries, I
get result=1. But this is only true when HotRod endpoint is started, otherwise it returns
correct result=0.
I think these cluster-wise statistics should not count entries in internal caches. They
should only count "real" data.