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

Matt Foley commented on HDFS-1955:
----------------------------------

Looking at the Jenkins log, the javadoc complaint is:
[javadoc] javadoc: warning - Error fetching URL: 
http://java.sun.com/javase/6/docs/api/package-list
This is unrelated to the patch.

Committing.  Thanks, Daryn, for the review!

> 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