Wolf-Dieter Fink created ISPN-5511:
--------------------------------------
Summary: Add a read-only mode for caches during split-brain with partition
handling enabled
Key: ISPN-5511
URL:
https://issues.jboss.org/browse/ISPN-5511
Project: Infinispan
Issue Type: Feature Request
Components: Core
Reporter: Wolf-Dieter Fink
If a split-brain happen and PH is enabled it would be worth in some use-cases that the
complete cache becomes read-only instead of having some keys (DIST) or a complete instance
(REPL) unavailable.
so a configuration like
<partitionHandling enabled="true" read-only="true" />
where read-only=false is the default to have the same behaviour as before might cover such
cases
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)