Mike Drob created SOLR-8354:
-------------------------------
Summary: RecoveryStrategy retry logic is innaccurate
Key: SOLR-8354
URL: https://issues.apache.org/jira/browse/SOLR-8354
Project: Solr
Issue Type: Improvement
Reporter: Mike Drob
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]