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

Daryn Sharp commented on HDFS-1955:
-----------------------------------

+1 looks good.  Thanks for the explanations!

> HDFS-1826 made FSImage.doUpgrade() too fault-tolerant
> -----------------------------------------------------
>
>                 Key: HDFS-1955
>                 URL: https://issues.apache.org/jira/browse/HDFS-1955
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: name-node
>    Affects Versions: 0.22.0, 0.23.0
>            Reporter: Matt Foley
>            Assignee: Matt Foley
>         Attachments: hdfs-1955_1.patch, hdfs-1955_1.patch, hdfs-1955_2.patch
>
>
> Prior to HDFS-1826, doUpgrade() would fail if any of the storage directories 
> failed to successfully write the new fsimage or edits files.
> Now it appears to "succeed" even if some or all of the individual directories 
> fail.
> There is some discussion about whether doUpgrade() should have some fault 
> tolerance, but for now make it fail on any single storage directory failure, 
> as before.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to