]
William Burns resolved ISPN-8612.
---------------------------------
Resolution: Rejected
Actually scattered cache requires num owners to be set to 1 to properly work. So this
issue is not needed.
HashConfiguration should only allow numOwners=2 with scattered cache
--------------------------------------------------------------------
Key: ISPN-8612
URL:
https://issues.jboss.org/browse/ISPN-8612
Project: Infinispan
Issue Type: Task
Components: Core
Affects Versions: 9.2.0.Beta1
Reporter: William Burns
Assignee: William Burns
Fix For: 9.2.0.Beta2
Scattered cache always runs with essentially num owners being 2. It just ignores the hash
configuration. However we should make sure the configuration is always set to 2 just in
case if we query it for other purposes.