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

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

Thanks [~ghelmling] for the patch! I believe we've hit the same issue and am 
interested to move this forward.
Would you mind if I rebase the patch and add the configs and the unit tests as 
Colin suggested?

> TCP_NODELAY not set before SASL handshake in data transfer pipeline
> -------------------------------------------------------------------
>
>                 Key: HDFS-9805
>                 URL: https://issues.apache.org/jira/browse/HDFS-9805
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: datanode
>            Reporter: Gary Helmling
>            Assignee: Gary Helmling
>         Attachments: HDFS-9805.002.patch, HDFS-9805.003.patch
>
>
> There are a few places in the DN -> DN block transfer pipeline where 
> TCP_NODELAY is not set before doing a SASL handshake:
> * in {{DataNode.DataTransfer::run()}}
> * in {{DataXceiver::replaceBlock()}}
> * in {{DataXceiver::writeBlock()}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to