]
Adrian Nistor updated ISPN-6216:
--------------------------------
Fix Version/s: 8.2.0.Final
InfinispanQueryStatistics MBean grows the values on each read
-------------------------------------------------------------
Key: ISPN-6216
URL:
https://issues.jboss.org/browse/ISPN-6216
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 8.2.0.Beta2, 8.2.0.Final
Every time the MBean is queried for some parameter, the value is added up again to an
internal accumulator so it will grow. This is clearly not intentional.