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

Hudson commented on HDFS-3948:
------------------------------

Integrated in Hadoop-Hdfs-trunk #1207 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1207/])
    HDFS-3948. Do not use hflush in TestWebHDFS.testNamenodeRestart() since the 
out stream returned by WebHdfsFileSystem does not support it. Contributed by 
Jing Zhao (Revision 1402270)

     Result = SUCCESS
szetszwo : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1402270
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSClientRetries.java

                
> TestWebHDFS#testNamenodeRestart occasionally fails
> --------------------------------------------------
>
>                 Key: HDFS-3948
>                 URL: https://issues.apache.org/jira/browse/HDFS-3948
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Jing Zhao
>            Priority: Minor
>             Fix For: 2.0.3-alpha
>
>         Attachments: HDFS-3948.001.patch, 
> HDFS-3948-regenerate-exception.002.patch, HDFS-3948-regenerate-exception.patch
>
>
> After fixing HDFS-3936 I noticed that TestWebHDFS#testNamenodeRestart fails 
> when looping it, on my system it takes about 40 runs. WebHdfsFileSystem#close 
> is racing with restart and resulting in an add block after the edit log is 
> closed.

--
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