Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
When client writes a file, it may get the following message when ACK doesn't get back in a timely manner:
WARN hdfs.DFSClient: Slow waitForAckedSeqno took 39264ms (threshold=30000ms)
It would be nice to tell what file it's writing, and what DataNodes are in the pipeline, together with this message, to facilitate investigating related performance issue.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-8660 Slow write to packet mirror should log which mirror and which block
- Resolved