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

Hudson commented on HDFS-12089:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11969 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11969/])
HDFS-12089. Fix ambiguous NN retry log message in WebHDFS. Contributed 
(liuml07: rev 6436768baf1b2ac05f6786edcd76fd3a66c03eaa)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/web/WebHdfsFileSystem.java


> Fix ambiguous NN retry log message
> ----------------------------------
>
>                 Key: HDFS-12089
>                 URL: https://issues.apache.org/jira/browse/HDFS-12089
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: webhdfs
>            Reporter: Eric Badger
>            Assignee: Eric Badger
>             Fix For: 3.0.0-alpha4, 2.8.2
>
>         Attachments: HDFS-12089.001.patch
>
>
> {noformat}
> INFO [main] org.apache.hadoop.hdfs.web.WebHdfsFileSystem: Retrying connect to 
> namenode: foobar. Already tried 0 time(s); retry policy is 
> {noformat}
> The message is misleading since it has already tried once. This message 
> indicates the first retry attempt and that it had retried 0 times in the 
> past. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to