You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christine Poerschke (JIRA)" <ji...@apache.org> on 2016/11/14 14:28:58 UTC

[jira] [Created] (SOLR-9758) refactor preferLocalShards implementation

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org