[ 
https://issues.apache.org/jira/browse/SOLR-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649407#comment-13649407
 ] 

Ryan Ernst commented on SOLR-4448:
----------------------------------

My apologies.  I do not use SolrJ and was making some bad assumptions.  I see 
now that a client would use this to round-robin between all the hosts in a 
cluster for a top level requests, and then solr would *also* use a different LB 
(running in solr instead of the client) for distributing requests to slices.

As I've said here, I'm fine with this staying in SolrJ.  I only hope (in the 
future, not asking for it here) to see a better abstraction for the load 
balancer.
                
> Allow the solr internal load balancer to be more easily pluggable.
> ------------------------------------------------------------------
>
>                 Key: SOLR-4448
>                 URL: https://issues.apache.org/jira/browse/SOLR-4448
>             Project: Solr
>          Issue Type: New Feature
>          Components: SolrCloud
>            Reporter: philip hoy
>            Priority: Minor
>         Attachments: SOLR-4448.patch, SOLR-4448.patch
>
>
> Widen some access level modifiers to allow the load balancer to be extended 
> and plugged into an HttpShardHandler instance using an extended 
> HttpShardHandlerFactory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to