Ryan Emerson created ISPN-10096:
-----------------------------------
Summary: Shared stores should throw exception when cache is local
Key: ISPN-10096
URL:
https://issues.jboss.org/browse/ISPN-10096
Project: Infinispan
Issue Type: Bug
Components: Configuration, Core
Affects Versions: 10.0.0.Beta3, 9.4.11.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.0.0.Beta4, 9.4.12.Final
A shared store does not make sense with a local cache, therefore we should throw a
{{CacheConfigurationException}} if configured. Due to assumptions elsewhere in the
PersistenceManager, prior to this fix a NPE will be thrown during the Purge method of the
store as {{transport == null}}.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)