You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/11/25 19:00:40 UTC

[jira] [Created] (SOLR-5503) Retry 'forward to leader' requests less aggressively - rather than on IOException, ConnectException.

Mark Miller created SOLR-5503:
---------------------------------

             Summary: Retry 'forward to leader' requests less aggressively - rather than on IOException, ConnectException.
                 Key: SOLR-5503
                 URL: https://issues.apache.org/jira/browse/SOLR-5503
             Project: Solr
          Issue Type: Improvement
            Reporter: Mark Miller
            Priority: Minor
             Fix For: 5.0, 4.7


Most, we want to retry when a leader is not available - error 500 and IOExceptions are not as desirable for retries. We don't know if the request was successful or failed. Best to let the outside client get the error and deal with this.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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