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

RecoveryStrategy retry timing is innaccurate

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      At the end of RecoveryStrategy::doRecovery there is a retry segment, with a comment that suggests the code will // start at 1 sec and work up to a min. The code will actually start at 10 seconds, and work up to 5 minutes. Additionally, the log statement incorrectly reports how long the next wait will be. Either the comment and log should be corrected or the logic adjusted.

      Attachments

        1. SOLR-8354.patch
          1 kB
          Mike Drob

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mdrob Mike Drob
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: