]
Pedro Ruivo updated ISPN-12629:
-------------------------------
Affects Version/s: 11.0.9.Final
12.0.0.CR1
XSD "segmented" description is incorrect
----------------------------------------
Key: ISPN-12629
URL:
https://issues.redhat.com/browse/ISPN-12629
Project: Infinispan
Issue Type: Bug
Components: Documentation
Affects Versions: 12.0.0.CR1, 11.0.9.Final
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
{{with the "hash.numSegments" property defining the number of segments}}
The description above is wrong. The number of segments for a segmented cache store is
equal to the number of segments defined in the cache. Users are trying to define
{{.addProperty("hash.numSegments", "8")}} which won't work.