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

Aaron T. Myers commented on HDFS-4328:
--------------------------------------

+1, the patch looks good to me. I also manually ensured that the test passes 
without timing out after this change.

Thanks a lot for figuring this out and fixing it, Chris. Now we just need to 
get test-patch to notice timeouts so we catch these earlier. :)
                
> TestLargeBlock#testLargeBlockSize is timing out
> -----------------------------------------------
>
>                 Key: HDFS-4328
>                 URL: https://issues.apache.org/jira/browse/HDFS-4328
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Jason Lowe
>            Assignee: Chris Nauroth
>         Attachments: HDFS-4328.1.patch
>
>
> For some time now TestLargeBlock#testLargeBlockSize has been timing out on 
> trunk.  It is getting hung up during cluster shutdown, and after 15 minutes 
> surefire kills it and causes the build to fail since it exited uncleanly.
> In addition to fixing the hang, we should consider adding a timeout parameter 
> to the @Test decorator for this test.

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