]
Radoslav Husar updated WFLY-3377:
---------------------------------
Summary: Infinispan cache container statistics configuration does not propagate to
caches (was: Infinispan cache container statistics do not propagate to caches)
Infinispan cache container statistics configuration does 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: 8.0.0.Final, 9.0.0.Alpha1
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