]
Gustavo Fernandes updated ISPN-11530:
-------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Only allow numOwners=1 and ALLOW_READ_WRITES strategy
-----------------------------------------------------
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, 10.1.6.Final
DENY_READ_WRITES or ALLOW_READS 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.