You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2020/03/24 05:57:00 UTC

[jira] [Resolved] (HDFS-14587) Support fail fast when client wait ACK by pipeline over threshold

     [ https://issues.apache.org/jira/browse/HDFS-14587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wei-Chiu Chuang resolved HDFS-14587.
------------------------------------
    Resolution: Duplicate

I believe this is a dup of HDFS-8311, so I"ll resolve this one. Feel free to reopen if I am wrong.

> 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: Xiaoqiao He
>            Assignee: Xiaoqiao He
>            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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org