[
https://issues.apache.org/jira/browse/HDFS-8785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14641116#comment-14641116
]
Colin Patrick McCabe commented on HDFS-8785:
--------------------------------------------
I am +1 on the latest patch. I think it might be even better to simply write
in a loop until we get stuck (rather than assuming some fixed upper limit on
socket buffering), but this is certainly an improvement. The test succeeds for
me with this patch.
> TestDistributedFileSystem is failing in trunk
> ---------------------------------------------
>
> Key: HDFS-8785
> URL: https://issues.apache.org/jira/browse/HDFS-8785
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 3.0.0, 2.8.0
> Reporter: Arpit Agarwal
> Assignee: Xiaoyu Yao
> Attachments: HDFS-8785.00.patch, HDFS-8785.01.patch,
> HDFS-8785.02.patch
>
>
> A newly added test case
> {{TestDistributedFileSystem#testDFSClientPeerWriteTimeout}} is failing in
> trunk.
> e.g. run
> https://builds.apache.org/job/PreCommit-HDFS-Build/11716/testReport/org.apache.hadoop.hdfs/TestDistributedFileSystem/testDFSClientPeerWriteTimeout/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)