[ 
https://issues.apache.org/jira/browse/SOLR-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Noble Paul updated SOLR-5715:
-----------------------------

    Comment: was deleted

(was: Commit 1579897 from [~noble.paul] in branch 'dev/trunk'
[ https://svn.apache.org/r1579897 ]

SOLR-5715 CloudSolrServer should choose URLs that match _route_)

> CloudSolrServer should choose URLs that match _route_
> -----------------------------------------------------
>
>                 Key: SOLR-5715
>                 URL: https://issues.apache.org/jira/browse/SOLR-5715
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 4.6.1
>            Reporter: Chase Bradford
>            Assignee: Noble Paul
>            Priority: Minor
>             Fix For: 4.8, 5.0
>
>         Attachments: SOLR-5715.patch, SOLR-5715.patch, SOLR-5715.patch
>
>
> When using CloudSolrServer to issue a request with a _route_ param, the URLs 
> passed to LBHttpSolrServer should be filtered to include only hosts serving a 
> slice.  If there's a single shard listed, then the query can be served 
> directly.  Otherwise, the cluster services 3 /select requests for the query.  
> As the host to replica ratio increases the probability of needing an extra 
> hop goes to one, putting unnecessary strain on the cluster's network.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to