
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Issue Links:
|
Blocker
|
|
This issue blocks:
|
|
HADOOP-4659
Root cause of connection failure is being lost to code that uses it for delaying startup
|
|
|
|
|
|
|
|
| Hadoop Flags: |
Reviewed
|
| Resolution Date: |
21/Nov/08 11:46 PM
|
|
The problem is that the list of DataNodes may contain DataNode that has already shutdown as the case in TestFileCreationClient.testClientTriggeredLeaseRecovery(). Using waitForProxy causes the DataNode to wait forever for the dead DataNode.
|
|
Description
|
The problem is that the list of DataNodes may contain DataNode that has already shutdown as the case in TestFileCreationClient.testClientTriggeredLeaseRecovery(). Using waitForProxy causes the DataNode to wait forever for the dead DataNode. |
Show » |
|