Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-9445

Admin requests are retried by CloudSolrClient and LBHttpSolrClient on failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 6.2
    • 6.2.1, 6.3, 7.0
    • SolrCloud
    • None

    Description

      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.

      Attachments

        1. SOLR-9445.patch
          12 kB
          Shalin Shekhar Mangar

        Issue Links

          Activity

            People

              shalin Shalin Shekhar Mangar
              shalin Shalin Shekhar Mangar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: