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

Reply via email to