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)