]
Ryan Emerson updated ISPN-11530:
--------------------------------
Summary: Only allow numOwners=1 and ALLOW_READ_WRITES configuration (was: Prevent
numOwners=1 and DENY_READ_WRITES configuration)
Only allow numOwners=1 and ALLOW_READ_WRITES configuration
----------------------------------------------------------
Key: ISPN-11530
URL:
https://issues.redhat.com/browse/ISPN-11530
Project: Infinispan
Issue Type: Enhancement
Components: Configuration, Core
Affects Versions: 11.0.0.Dev03
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Priority: Major
Fix For: 11.0.0.Dev04
This configuration results in the cluster becoming degraded in the event of a single node
leaving the cluster, therefore we should throw an exception and explain that
ALLOW_READ_WRITES should be used with numOwners=1.