You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Mike Drob (Jira)" <ji...@apache.org> on 2020/06/24 15:52:00 UTC

[jira] [Resolved] (SOLR-8354) RecoveryStrategy retry timing is innaccurate

     [ https://issues.apache.org/jira/browse/SOLR-8354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Drob resolved SOLR-8354.
-----------------------------
    Resolution: Duplicate

Fixed in 75b183196798232aa6f2dcaaaab117f309119053

> RecoveryStrategy retry timing is innaccurate
> --------------------------------------------
>
>                 Key: SOLR-8354
>                 URL: https://issues.apache.org/jira/browse/SOLR-8354
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Mike Drob
>            Priority: Major
>         Attachments: SOLR-8354.patch
>
>
> 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
(v8.3.4#803005)

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