[
https://issues.apache.org/jira/browse/SOLR-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649181#comment-13649181
]
Shawn Heisey commented on SOLR-4448:
------------------------------------
Further thoughts about the solrj location:
The load balancing capability is inherently a client feature. When Solr uses
it, it is acting as a client. There's no reason for SolrJ and the Solr core to
have different implementations, and there is strong precedence for putting
common Solr/SolrJ features into SolrJ. LBHttpSolrServer has been around since
Solr 1.4, but prior to 4.0, nothing in Solr depended on it.
> 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]