You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Molloy (JIRA)" <ji...@apache.org> on 2013/08/27 16:37:51 UTC

[jira] [Updated] (SOLR-5192) Generalize LBHttpSolrServer to allow load balancing with other SolrServer implementations

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org