[
https://issues.jboss.org/browse/ISPN-10566?page=com.atlassian.jira.plugin...
]
Donald Naro updated ISPN-10566:
-------------------------------
Sprint: DataGrid Sprint #34
Affects: Documentation (Ref Guide, User Guide, etc.),User Experience (was:
Documentation (Ref Guide, User Guide, etc.))
description of repl cache access contains outdated information and
needs update
-------------------------------------------------------------------------------
Key: ISPN-10566
URL:
https://issues.jboss.org/browse/ISPN-10566
Project: Infinispan
Issue Type: Enhancement
Components: Documentation-Core
Environment:
https://infinispan.org/docs/stable/user_guide/user_guide.html#client_inte...
Reporter: Wolf-Dieter Fink
Assignee: Donald Naro
Priority: Major
The chapter "request-balancing" is not correct as any replicated cache will
work similar to distributed (exception is that numOwner==numNodes).
So it is aware of ConsistentHash and the client will route the request always to the
primary owner based on CH.
There is no round-robin for normal access.
Only in case of cluster-view changes or node failures the retry might behave different.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)