Jason Lowe created HDFS-4328: -------------------------------- Summary: 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
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