[infinispan-issues] [JBoss JIRA] (ISPN-5244) Include stats enabled check for all container cache stats
Vladimir Blagojevic (JIRA)
issues at jboss.org
Tue Feb 24 12:28:49 EST 2015
Vladimir Blagojevic created ISPN-5244:
-----------------------------------------
Summary: Include stats enabled check for all container cache stats
Key: ISPN-5244
URL: https://issues.jboss.org/browse/ISPN-5244
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Reporter: Vladimir Blagojevic
Assignee: Vladimir Blagojevic
Priority: Minor
Fix For: 7.2.0.Beta1
In container cache stats we sometimes blindly aggregate cache stats which can lead to unusual results in some specific situations. For example, we add numberOfEntries across all caches but numberOfEntries stat for caches is initialized with value of -1. Therefore adding such values results in negative total numberOfEntries for container stats which users will confuse users.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list