[ 
https://issues.apache.org/jira/browse/HDFS-14587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869010#comment-16869010
 ] 

Wei-Chiu Chuang commented on HDFS-14587:
----------------------------------------

This one: HDFS-8311.
Note that despite the summary suggests it's for data transfer, the timeout 
applies to clients as well. See the analysis in HDFS-13103.

So I guess you're on 2.7? HDFS-8311 is in 2.8.0

> Support fail fast when client wait ACK by pipeline over threshold
> -----------------------------------------------------------------
>
>                 Key: HDFS-14587
>                 URL: https://issues.apache.org/jira/browse/HDFS-14587
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs-client
>            Reporter: He Xiaoqiao
>            Assignee: He Xiaoqiao
>            Priority: Major
>
> 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.
> {code:java}
> 2019-06-18 12:53:46,217 WARN [Thread-127] org.apache.hadoop.hdfs.DFSClient: 
> Slow waitForAckedSeqno took 35560718ms (threshold=30000ms)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to