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

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

In that case, you can use DFSClientConf.getSocketTimeout() 
(dfs.client.socket-timeout) which has the default of 60 seconds too.

> Make the socket timeout for computing checksum of striped blocks configurable
> -----------------------------------------------------------------------------
>
>                 Key: HDFS-15650
>                 URL: https://issues.apache.org/jira/browse/HDFS-15650
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: datanode, ec, erasure-coding
>            Reporter: Yushi Hayasaka
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Regarding the DataNode tries to get the checksum of EC internal blocks from 
> another DataNode for computing the checksum of striped blocks, the timeout is 
> hard-coded now, but it should be configurable.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to