You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2016/08/26 15:04:20 UTC

[jira] [Created] (SOLR-9445) CollectionAdminRequests are retried by CloudSolrClient and LBHttpSolrClient

Shalin Shekhar Mangar created SOLR-9445:
-------------------------------------------

             Summary: CollectionAdminRequests are retried by CloudSolrClient and LBHttpSolrClient
                 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
             Fix For: master (7.0), 6.3


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.



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

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