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

Hudson commented on HDFS-4752:
------------------------------

Integrated in Hadoop-trunk-Commit #3892 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3892/])
    HDFS-4752. TestRBWBlockInvalidation fails on Windows due to file locking. 
Contributed by Chris Nauroth. (Revision 1491631)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1491631
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/server/blockmanagement/TestRBWBlockInvalidation.java

                
> 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
>         Attachments: HDFS-4752.1.patch, HDFS-4752.2.patch
>
>
> 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