]
Sanne Grinovero updated ISPN-6216:
----------------------------------
Status: Open (was: New)
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
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.