[
https://issues.apache.org/jira/browse/SOLR-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276292#comment-14276292
]
Mike Drob commented on SOLR-6969:
---------------------------------
Ignoring the error itself for a moment, the error message is also really
confusing. It starts with "Failure to open existing log file" and then later in
the same line is "Failed to close file."
For SafeMode it looks like we retry indefinitely. Do we want to exhibit the
same behaviour here?
> Just like we have to retry when the NameNode is in safemode on Solr startup,
> we also need to retry when opening a transaction log file for append when we
> get a RecoveryInProgressException.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-6969
> URL: https://issues.apache.org/jira/browse/SOLR-6969
> Project: Solr
> Issue Type: Bug
> Components: hdfs
> Reporter: Mark Miller
> Assignee: Mark Miller
> Priority: Critical
> Fix For: 5.0, Trunk
>
>
> This can happen after a hard crash and restart. The current workaround is to
> stop and wait it out and start again. We should retry and wait a given amount
> of time as we do when we detect safe mode though.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]