[infinispan-issues] [JBoss JIRA] (ISPN-10566) description of repl cache access contains outdated information and needs update

Wolf-Dieter Fink (Jira) issues at jboss.org
Thu Sep 5 08:36:00 EDT 2019


Wolf-Dieter Fink created ISPN-10566:
---------------------------------------

             Summary: 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


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)


More information about the infinispan-issues mailing list