[ 
https://issues.apache.org/jira/browse/SOLR-12670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16582263#comment-16582263
 ] 

ASF subversion and git services commented on SOLR-12670:
--------------------------------------------------------

Commit addb237f2c8ec8020fc9756e29b2e920dd2a0074 in lucene-solr's branch 
refs/heads/branch_7x from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=addb237 ]

SOLR-12670: RecoveryStrategy logs wrong wait time when retrying recovery

(cherry picked from commit 887055d892e67a61bdad61daf8075094762f0f39)


> RecoveryStrategy logs wrong wait time when retrying recovery
> ------------------------------------------------------------
>
>                 Key: SOLR-12670
>                 URL: https://issues.apache.org/jira/browse/SOLR-12670
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: logging
>    Affects Versions: 7.4
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>            Priority: Trivial
>             Fix For: master (8.0), 7.5
>
>         Attachments: SOLR-12670.patch
>
>
> When recovery strategy logs a retry attempt, it uses the loop count as the 
> number of seconds but actually the value is loopCount*5 seconds. It confused 
> me when I was trying to debug a test failure and it looked like the recovery 
> thread was hung for no reason.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to