]
Ryan Emerson resolved ISPN-7325.
--------------------------------
Resolution: Done
Shared transactional store warnings not applicable to local caches
------------------------------------------------------------------
Key: ISPN-7325
URL:
https://issues.jboss.org/browse/ISPN-7325
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 9.0.0.Beta1
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 9.0.0.Beta2, 9.0.0.Final
Currently a CacheConfigurationException is thrown if a cache store is configured as
transactional but not shared, for all cache modes. This exception shouldn't be thrown
for a local cache.