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

Hudson commented on HDFS-4745:
------------------------------

Integrated in Hadoop-Mapreduce-trunk #1410 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1410/])
    HDFS-4745. TestDataTransferKeepalive#testSlowReader has race condition that 
causes sporadic failure. Contributed by Chris Nauroth. (Revision 1475623)

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

                
> TestDataTransferKeepalive#testSlowReader has race condition that causes 
> sporadic failure
> ----------------------------------------------------------------------------------------
>
>                 Key: HDFS-4745
>                 URL: https://issues.apache.org/jira/browse/HDFS-4745
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>             Fix For: 2.0.5-beta
>
>         Attachments: HDFS-4745.1.patch
>
>
> The test asserts that the xceiver thread has stopped after timeout due to a 
> slow reader, but the test's sleep time is too short, and the xceiver is often 
> still running.

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