[jboss-jira] [JBoss JIRA] (WFLY-3377) Infinispan cache container statistics do not propagate to caches

Radoslav Husar (JIRA) issues at jboss.org
Tue May 20 10:02:56 EDT 2014


Radoslav Husar created WFLY-3377:
------------------------------------

             Summary: Infinispan cache container statistics do not propagate to caches
                 Key: WFLY-3377
                 URL: https://issues.jboss.org/browse/WFLY-3377
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Clustering
    Affects Versions: 8.1.0.CR2
            Reporter: Radoslav Husar
            Assignee: Radoslav Husar
             Fix For: 9.0.0.Alpha1, 8.0.0.Final


This is the continuation of the "WFLY-3106 Infinispan cache statistics cannot be enabled/disabled independently of the cache manager statistics" which fixed the problem of independence of this setting for caches and cache container.

However the side effect is that the cache container settings are now ignored completely and do not propagate to caches.

Technical:
Correctly fixed by WFLY-3106 this cannot be set in defineConfiguration(..) (AbstractCacheConfigurationService) because that works as an override. However, with that fix the value is ignored for caches. The cache's CacheAdd needs to figure this out from the conainer definition model.

The user reported the issue here:
https://community.jboss.org/message/873586



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list