You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tomás Fernández Löbbe (JIRA)" <ji...@apache.org> on 2018/09/12 20:43:00 UTC

[jira] [Created] (SOLR-12766) When retrying internal requests, backoff only once for the full batch of retries

Tomás Fernández Löbbe created SOLR-12766:
--------------------------------------------

             Summary: When retrying internal requests, backoff only once for the full batch of retries
                 Key: SOLR-12766
                 URL: https://issues.apache.org/jira/browse/SOLR-12766
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Tomás Fernández Löbbe
            Assignee: Tomás Fernández Löbbe


We currently wait for each internal retry request ({{TOLEADER}} or {{FROMLEADER}} requests). This can cause a long wait time when retrying many requests and can timeout the client. We should instead wait once and retry the full batch of errors.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org