You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Eli Collins (JIRA)" <ji...@apache.org> on 2012/09/18 18:50:07 UTC

[jira] [Created] (HDFS-3948) TestWebHDFS#testNamenodeRestart is racy

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