Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Currently DFSOutputStream.close() waits for ever if Namenode keeps throwing NotYetReplicated exception, for whatever reason. Its pretty annoying for a user. Shoud the loop inside close have a timeout? If so how much? It could probably something like 10 minutes.
Attachments
Attachments
Issue Links
- is blocked by
-
HADOOP-6099 Allow configuring the IPC module to send pings
- Closed
- relates to
-
HADOOP-9564 DFSClient$DFSOutputStream.closeInternal locks up waiting for namenode.complete
- Open
-
HDFS-951 DFSClient should handle all nodes in a pipeline failed.
- Resolved