Chase Bradford created SOLR-5715:
------------------------------------
Summary: 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
Priority: Minor
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.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]