[infinispan-issues] [JBoss JIRA] (ISPN-11994) RemoteCacheImpl.retrieveEntries with explicit segments is not server aware

Gustavo Fernandes (Jira) issues at jboss.org
Thu Jun 11 11:53:53 EDT 2020


Gustavo Fernandes created ISPN-11994:
----------------------------------------

             Summary: RemoteCacheImpl.retrieveEntries with explicit segments is not server aware
                 Key: ISPN-11994
                 URL: https://issues.redhat.com/browse/ISPN-11994
             Project: Infinispan
          Issue Type: Bug
          Components: Hot Rod
            Reporter: Will Burns
            Assignee: Will Burns


Unfortunately retrieveEntries method always chooses a random server to send a request to. This is fine when segments is not provided. However if an explicit set of segments is provided we should route the request to the address that has the most segments of the set and hasn't failed yet.



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


More information about the infinispan-issues mailing list