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
Attachments
Issue Links
- is related to
-
SOLR-9045 make RecoveryStrategy settings configurable
- Resolved