Description
In three locations in the code, TestNodeCount waits forever on a condition. Failures result in Hudson/Jenkins "Timeout occurred" error message with no information about where or why. Need to replace with TimeoutExceptions that throw a stack trace and useful info about the failure mode.
Also investigate possible cause of failure.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-2451 TestNodeCount.testNodeCount failes with NPE
- Resolved