[
https://issues.apache.org/jira/browse/HDFS-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HDFS-3180:
--------------------------------
Attachment: HDFS-3180.1.patch
I'm attaching a patch that guarantees setting open and read timeout on the
sockets opened by {{WebHdfsFileSystem}}. This reuses the {{URLUtils}} class
developed for HDFS-3166. I've also added a new test suite that covers both
connect and read timeout for all code paths that open a connection.
I ran all WebHDFS tests, including the new ones, on Mac, Linux, and Windows.
Everything passed consistently on all platforms.
> Add socket timeouts to webhdfs
> ------------------------------
>
> Key: HDFS-3180
> URL: https://issues.apache.org/jira/browse/HDFS-3180
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: webhdfs
> Affects Versions: 2.0.4-alpha
> Reporter: Daryn Sharp
> Assignee: Chris Nauroth
> Attachments: HDFS-3180.1.patch
>
>
> WebHDFS connections may indefinitely hang due to no timeouts on the
> connection. WebHDFS should be adapted in a similar fashion to HDFS-3166 for
> hftp.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira