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

Hudson commented on HDFS-3180:
------------------------------

Integrated in Hadoop-Mapreduce-trunk #1426 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1426/])
    HDFS-3180. Add socket timeouts to WebHdfsFileSystem.  Contributed by Chris 
Nauroth (Revision 1482661)

     Result = SUCCESS
szetszwo : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1482661
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/URLUtils.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/WebHdfsFileSystem.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestWebHdfsTimeouts.java

                
> 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
>             Fix For: 2.0.5-beta
>
>         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

Reply via email to