Eli Collins created HDFS-3948:
---------------------------------

             Summary: TestWebHDFS#testNamenodeRestart is racy 
                 Key: HDFS-3948
                 URL: https://issues.apache.org/jira/browse/HDFS-3948
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 2.0.0-alpha
            Reporter: Eli Collins


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