[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 11:53:01 EDT 2019


     [ https://issues.jboss.org/browse/ISPN-10566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Naro updated ISPN-10566:
-------------------------------
    Git Pull Request: https://github.com/infinispan/infinispan/pull/7326, https://github.com/infinispan/infinispan/pull/7342  (was: https://github.com/infinispan/infinispan/pull/7326)


> 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