Christine Poerschke created SOLR-9758:
-----------------------------------------
Summary: refactor preferLocalShards implementation
Key: SOLR-9758
URL: https://issues.apache.org/jira/browse/SOLR-9758
Project: Solr
Issue Type: Task
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Christine Poerschke
Assignee: Christine Poerschke
Priority: Minor
This ticket proposes to refactor the existing preferLocalShards implementation
(from SOLR-6832 and SOLR-8298) based upon the recent (in SOLR-8332)
ReplicaListTransformer addition.
The intention of the refactor is to encapsulate the local shard url selection
logic within the HttpShardHandlerFactory.getReplicaListTransformer method (it
is currently spread across the public HttpShardHandler.prepDistributed and the
private HttpShardHandler.getURLs method) and to thus remove the
ResponseBuilder.preferredHostAddress field.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]