[infinispan-issues] [JBoss JIRA] (ISPN-10973) Distributed cache remote gets should use server hinting

dan.berindei (Jira) issues at jboss.org
Thu Nov 21 06:24:00 EST 2019


dan.berindei created ISPN-10973:
-----------------------------------

             Summary: Distributed cache remote gets should use server hinting
                 Key: ISPN-10973
                 URL: https://issues.jboss.org/browse/ISPN-10973
             Project: Infinispan
          Issue Type: Enhancement
          Components: Core
    Affects Versions: 10.1.0.Beta1, 9.4.16.Final
            Reporter: dan.berindei


When server hinting is enabled, every key is very likely to have an owner in the local site, but not necessarily the primary owner. 

Our dist cache reads always go to the primary owner first, and only ask the backups after a timeout ({{remoteTimeout / 10 / numOwners}}). We should take advantage of server hinting and ask the closest owner first.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list