[jboss-jira] [JBoss JIRA] (WFLY-13604) Infinispan does not publish Statistic under object name 'javax.cache:type=CacheStatistics'

Oliver Breidenbach (Jira) issues at jboss.org
Fri Jun 19 03:18:17 EDT 2020


Oliver Breidenbach created WFLY-13604:
-----------------------------------------

             Summary: Infinispan does not publish Statistic under object name 'javax.cache:type=CacheStatistics'
                 Key: WFLY-13604
                 URL: https://issues.redhat.com/browse/WFLY-13604
             Project: WildFly
          Issue Type: Feature Request
          Components: JPA / Hibernate
    Affects Versions: 18.0.1.Final
            Reporter: Oliver Breidenbach
            Assignee: Scott Marlow


Wildfly uses inifinispan as default jcache implementation. We monitoring our application with javamelody. Javamelody expects to find the cache statistics under 'javax.cache:type=CacheStatistics' as defined by the [spec|https://www.javadoc.io/doc/javax.cache/cache-api/latest/javax/cache/CacheManager.html#enableStatistics-java.lang.String-boolean-].

So if inifispan is used as jcache provider it must publish its statistic under {{javax.cache:type=CacheStatistics}}.

Not sure if the failure is in how wildfly integrates inifinispan or in the infinispan-jcache module.

 

Also see: [Missing cache statistics|https://stackoverflow.com/questions/62423799/missing-mbean-type-javax-cachetype-cachestatistics-while-using-infinispan-as-2]



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list