[ 
https://issues.apache.org/jira/browse/HADOOP-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670215#action_12670215
 ] 

Konstantin Shvachko commented on HADOOP-4045:
---------------------------------------------

This should include some cleanup. We have at least for different methods called 
{{processIOError()}}. It would be nice to reduce the number just to 2
- {{FSImage.processIOError()}} and
- {{FSEdits.processIOError()}}

> Increment checkpoint if we see failures in rollEdits
> ----------------------------------------------------
>
>                 Key: HADOOP-4045
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4045
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.19.0
>            Reporter: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.1
>
>
> In _FSEditLog::rollEdits_, if we encounter an error during opening edits.new, 
> we remove  the store directory associated with it. At this point we should 
> also increment checkpoint on all other directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to