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

Anbang Hu commented on HDFS-13620:
----------------------------------

 [^HDFS-13620.000.patch] applies to trunk.
 [^HDFS-13620-branch-2.000.patch] applies to branch-2.
The patches propose to leverage the work of 
-[HDFS-13408|https://issues.apache.org/jira/browse/HDFS-13408]-.

TestHDFSFileSystemContract#testAppend takes a long time for the first time in 
WindowsSelectorImpl$poll0:
{code:java}
private native int poll0(long var1, int var3, int[] var4, int[] var5, int[] 
var6, long var7);
{code}
Second run of the test does not time out.

> TestHDFSFileSystemContract fails on Windows
> -------------------------------------------
>
>                 Key: HDFS-13620
>                 URL: https://issues.apache.org/jira/browse/HDFS-13620
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Anbang Hu
>            Assignee: Anbang Hu
>            Priority: Minor
>         Attachments: HDFS-13620-branch-2.000.patch, HDFS-13620.000.patch
>
>
> According to [hadoop-win-trunk #476 
> TestHDFSFileSystemContract|https://builds.apache.org/job/hadoop-trunk-win/476/testReport/org.apache.hadoop.hdfs/TestHDFSFileSystemContract/],
>  TestHDFSFileSystemContract fails on Windows starting from 
> TestHDFSFileSystemContract #testAppend timeout, locking directory path for 
> MiniDFSCluster for the following tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to