[ 
https://issues.apache.org/jira/browse/SOLR-9445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15442083#comment-15442083
 ] 

ASF subversion and git services commented on SOLR-9445:
-------------------------------------------------------

Commit d4954dad23240a518c9d5f0832ad500d6e2bef09 in lucene-solr's branch 
refs/heads/branch_6x from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d4954da ]

SOLR-9445: Removed unused import
(cherry picked from commit 4f316bc)


> Admin requests are retried by CloudSolrClient and LBHttpSolrClient on failure
> -----------------------------------------------------------------------------
>
>                 Key: SOLR-9445
>                 URL: https://issues.apache.org/jira/browse/SOLR-9445
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>    Affects Versions: 6.2
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>             Fix For: master (7.0), 6.3
>
>         Attachments: SOLR-9445.patch
>
>
> Another bug found during SOLR-9438. I saw that shard split requests were 
> being retried more times than the attempts made by the test. I traced it to 
> LBHttpSolrClient which retries automatically on 404 or 403 or 503 or 500 
> errors except when the request is an update.
> Each admin request is retried on failure as many times as the number of live 
> nodes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to