You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "philip hoy (JIRA)" <ji...@apache.org> on 2013/08/19 13:15:48 UTC

[jira] [Updated] (SOLR-4449) Enable backup requests for the internal solr load balancer

     [ https://issues.apache.org/jira/browse/SOLR-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

philip hoy updated SOLR-4449:
-----------------------------

    Attachment: SOLR-4449.patch

A bounded ArrayBlockingQueue backed Executor performs better than the default completion queue. 
                
> Enable backup requests for the internal solr load balancer
> ----------------------------------------------------------
>
>                 Key: SOLR-4449
>                 URL: https://issues.apache.org/jira/browse/SOLR-4449
>             Project: Solr
>          Issue Type: New Feature
>          Components: SolrCloud
>            Reporter: philip hoy
>            Priority: Minor
>         Attachments: patch-4449.txt, SOLR-4449.patch, SOLR-4449.patch, SOLR-4449.patch
>
>
> Add the ability to configure the built-in solr load balancer such that it submits a backup request to the next server in the list if the initial request takes too long. Employing such an algorithm could improve the latency of the 9xth percentile albeit at the expense of increasing overall load due to additional requests. 

--
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