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

Hadoop QA commented on HDFS-4254:
---------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12555589/hdfs-4254.branch-0.23.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/3582//console

This message is automatically generated.
                
> testAllEditsDirsFailOnFlush makes subsequent test cases fail (0.23.6 only)
> --------------------------------------------------------------------------
>
>                 Key: HDFS-4254
>                 URL: https://issues.apache.org/jira/browse/HDFS-4254
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.6
>            Reporter: Kihwal Lee
>            Assignee: Kihwal Lee
>         Attachments: hdfs-4254.branch-0.23.patch
>
>
> This jira is about a broken test case in branch-0.23 only.
> After HDFS-4233, testAllEditsDirsFailOnFlush started making subsequent cases 
> in the same file fail. This is because MiniDFSCluster won't shutdown cleanly 
> due to logSync() failure caused by lack of active journal streams. Without 
> HDFS-4233, the condition was not detected and logSync() incorrectly ran 
> without any error. To make MiniDFSCluster shutdown cleanly after a crash, the 
> edit log needs to be aborted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to