[infinispan-issues] [JBoss JIRA] (ISPN-11970) RemoteCacheImpl.retrieveEntries with explicit segments is not server aware
Will Burns (Jira)
issues at jboss.org
Thu Jun 4 14:42:03 EDT 2020
Will Burns created ISPN-11970:
---------------------------------
Summary: RemoteCacheImpl.retrieveEntries with explicit segments is not server aware
Key: ISPN-11970
URL: https://issues.redhat.com/browse/ISPN-11970
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