Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.3-alpha
-
None
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-4274 BlockPoolSliceScanner does not close verification log during shutdown
- Closed