Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Recently, I meet corner case that client wait for data to be acknowledged by pipeline over 9 hours. After check branch trunk, I think this issue still exist. So I propose to add threshold about wait timeout then fail fast.
2019-06-18 12:53:46,217 WARN [Thread-127] org.apache.hadoop.hdfs.DFSClient: Slow waitForAckedSeqno took 35560718ms (threshold=30000ms)
Attachments
Issue Links
- duplicates
-
HDFS-8311 DataStreamer.transfer() should timeout the socket InputStream.
- Resolved