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

Yushi Hayasaka commented on HDFS-15650:
---------------------------------------

Oh, I noticed we needed to change here too: 
[https://github.com/apache/hadoop/blob/a55d6bba71c81c1c4e9d8cd11f55c78f10a548b0/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/FileChecksumHelper.java#L626].
 However there is no way to get the configuration of timeout value in DN from 
client (I think) now... Maybe that's why it is hard-coded?

> 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: 10m
>  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