[infinispan-issues] [JBoss JIRA] (ISPN-11991) Docs: Iteration during RU returns incorrect values if numSegments does not match
Donald Naro (Jira)
issues at jboss.org
Thu Jun 11 09:43:21 EDT 2020
Donald Naro created ISPN-11991:
----------------------------------
Summary: Docs: Iteration during RU returns incorrect values if numSegments does not match
Key: ISPN-11991
URL: https://issues.redhat.com/browse/ISPN-11991
Project: Infinispan
Issue Type: Bug
Components: Hot Rod
Reporter: Donald Naro
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