[infinispan-issues] [JBoss JIRA] (ISPN-5242) Minor inconsistencies between local-cache and clustered-cache statistics
Martin Gencur (JIRA)
issues at jboss.org
Thu Feb 26 04:14:49 EST 2015
[ https://issues.jboss.org/browse/ISPN-5242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Gencur updated ISPN-5242:
--------------------------------
Description:
There are some inconsistencies among MBeans for local and clustered cache:
1)
* local-cache stats: timeSinceReset, elapsedTime
* cluster-cache stats name: timeSinceStart (NO timeSinceReset or elapsedTime stats here)
2) cluster cache now has some statistics that are not available for local cache: CacheLoaderLoads, CacheLoaderMisses, etc. I'm not sure but maybe it would be better to have this consistent.
was:
There are some inconsistencies among MBeans for local and clustered cache:
1)
* local-cache stats name: timeSinceReset
* cluster-cache stats name: timeSinceStart
2) cluster cache now has some statistics that are not available for local cache: CacheLoaderLoads, CacheLoaderMisses, etc. I'm not sure but maybe it would be better to have this consistent.
> Minor inconsistencies between local-cache and clustered-cache statistics
> ------------------------------------------------------------------------
>
> Key: ISPN-5242
> URL: https://issues.jboss.org/browse/ISPN-5242
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 7.1.0.Final
> Reporter: Martin Gencur
> Priority: Minor
>
> There are some inconsistencies among MBeans for local and clustered cache:
> 1)
> * local-cache stats: timeSinceReset, elapsedTime
> * cluster-cache stats name: timeSinceStart (NO timeSinceReset or elapsedTime stats here)
> 2) cluster cache now has some statistics that are not available for local cache: CacheLoaderLoads, CacheLoaderMisses, etc. I'm not sure but maybe it would be better to have this consistent.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list