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

Hudson commented on HDFS-11993:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11926 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11926/])
HDFS-11993. Add log info when connect to datanode socket address failed. 
(raviprak: rev a9d3412b4ce40f5ab5a18756ede7e0606b653171)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSInputStream.java


> Add log info when connect to datanode socket address failed
> -----------------------------------------------------------
>
>                 Key: HDFS-11993
>                 URL: https://issues.apache.org/jira/browse/HDFS-11993
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs-client
>            Reporter: chencan
>            Assignee: chencan
>             Fix For: 2.9.0, 3.0.0-alpha4
>
>         Attachments: HADOOP-11993.002.patch, HADOOP-11993.patch
>
>
> In function BlockSeekTo, when connect faild to datanode socket address,log as 
> follow:
> DFSClient.LOG.warn("Failed to connect to " + targetAddr + " for block"
>       + ", add to deadNodes and continue. " + ex, ex);
> add block info may be more explicit.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to