]
Dan Berindei closed ISPN-5421.
------------------------------
Fix Version/s: 9.0.0.Final
Resolution: Won't Fix
Default cache inheritance was removed with ISPN-7066
Cache mode defined in default cache is not propagated to named cache
--------------------------------------------------------------------
Key: ISPN-5421
URL:
https://issues.redhat.com/browse/ISPN-5421
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 7.1.1.Final
Environment: Linux, Java 1.7.0_55
Reporter: Mark K
Priority: Major
Labels: cachemode, configuration
Fix For: 9.0.0.Final
The cache mode (SYNC/ASYNC) is not propagated from the default-cache configuration to the
named cache and defaults to SYNC, even when default-cache is set to ASYNC.
Example Config: