[
https://issues.apache.org/jira/browse/SOLR-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Molloy updated SOLR-5192:
-------------------------------
Attachment: SOLR-5192.patch
First pass for patch generalizing logic into bas LBSolrServer class and adding
LBConcurrentUpdateSolrServer class.
> Generalize LBHttpSolrServer to allow load balancing with other SolrServer
> implementations
> -----------------------------------------------------------------------------------------
>
> Key: SOLR-5192
> URL: https://issues.apache.org/jira/browse/SOLR-5192
> Project: Solr
> Issue Type: Improvement
> Components: clients - java
> Reporter: Steve Molloy
> Attachments: SOLR-5192.patch
>
>
> The LBHttpSolrServer class provides very useful basic load balancing,
> especially in the context of SolrCloud. But it forces the use of
> HttpSolrServer underneath, which is not the most efficient when performing
> updates. The logic should be generalized to support any SolrServer
> implementation, especially the ConcurrentUpdateSolrServer.
--
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]