[infinispan-issues] [JBoss JIRA] (ISPN-6125) JMX attribute evictions is always zero in Statistics and ClusterCacheStats MBeans
Martin Vrabel (JIRA)
issues at jboss.org
Fri Jan 29 08:22:00 EST 2016
Martin Vrabel created ISPN-6125:
-----------------------------------
Summary: JMX attribute evictions is always zero in Statistics and ClusterCacheStats MBeans
Key: ISPN-6125
URL: https://issues.jboss.org/browse/ISPN-6125
Project: Infinispan
Issue Type: Bug
Components: Console
Reporter: Martin Vrabel
Description of problem:
Eviction is working because numberOfEntries never exceeds maxEntries. But "evictions" attribute displays always 0 in JMX.
How reproducible:
Always.
Actual results:
evictions is always 0.
Expected results:
evictions should be the count of evicted entries.
Additional info:
This issue found in both of server and library modes.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list