[infinispan-issues] [JBoss JIRA] (ISPN-10566) description of repl cache access contains outdated information and needs update
Donald Naro (Jira)
issues at jboss.org
Fri Sep 20 12:18:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13787479#comment-13787479 ]
Donald Naro commented on ISPN-10566:
------------------------------------
[~wdfink] The changes are applied in upstream 10 (master) and 9.4.x. Community docs will get updated as part of the standard release cycle.
7.3 product docs are updated at: https://access.redhat.com/documentation/en-us/red_hat_data_grid/7.3/html/red_hat_data_grid_user_guide/client_server#client_intelligence
Please verify and close this issue. And thanks for helping improve the docs!
> 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_intelligence
> Reporter: Wolf-Dieter Fink
> Assignee: Donald Naro
> Priority: Major
> Fix For: 10.0.0.CR3
>
>
> 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.8#713008)
More information about the infinispan-issues
mailing list