]
Tristan Tarrant reassigned ISPN-7066:
-------------------------------------
Forum Reference:
The default cache configuration should not be applied to other
caches
---------------------------------------------------------------------
Key: ISPN-7066
URL:
https://issues.jboss.org/browse/ISPN-7066
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 8.2.3.Final, 8.2.4.Final
Reporter: Vladimir Dzhuvinov
Assignee: Tristan Tarrant
Hi guys,
We noticed a weird behaviour of the Infinispan config where caches that are configured
with no persistence assume the persistence configuration of the default cache for the
cache container. This can potentially lead to some serious errors as data put into the
other caches is getting written into the store of the default cache.