]
Sanne Grinovero commented on ISPN-6216:
---------------------------------------
I realize but we need to track the issue as it's an existing bug being resolved.
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.