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 "Chris Nauroth (JIRA)" <ji...@apache.org> on 2013/04/25 09:36:15 UTC

[jira] [Created] (HDFS-4752) TestRBWBlockInvalidation fails on Windows due to file locking

Chris Nauroth created HDFS-4752:
-----------------------------------

             Summary: TestRBWBlockInvalidation fails on Windows due to file locking
                 Key: HDFS-4752
                 URL: https://issues.apache.org/jira/browse/HDFS-4752
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: datanode, test
    Affects Versions: 3.0.0
            Reporter: Chris Nauroth
            Assignee: Chris Nauroth


The test attempts to invalidate a block by deleting its block file and meta file.  This happens while a datanode thread holds the files open for write.  On Windows, this causes a locking conflict, and the test fails.

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