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

Hadoop QA commented on HDFS-9101:
---------------------------------

\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch |  17m 53s | Pre-patch trunk compilation is 
healthy. |
| {color:green}+1{color} | @author |   0m  0s | The patch does not contain any 
@author tags. |
| {color:red}-1{color} | tests included |   0m  0s | The patch doesn't appear 
to include any new or modified tests.  Please justify why no new tests are 
needed for this patch. Also please list what manual steps were performed to 
verify this patch. |
| {color:red}-1{color} | javac |   5m  5s | The patch appears to cause the 
build to fail. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12757186/HDFS-9101.000.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 6b97fa6 |
| Console output | 
https://builds.apache.org/job/PreCommit-HDFS-Build/12528/console |


This message was automatically generated.

> Remove deprecated NameNode.getUri() static helper method
> --------------------------------------------------------
>
>                 Key: HDFS-9101
>                 URL: https://issues.apache.org/jira/browse/HDFS-9101
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Mingliang Liu
>            Assignee: Mingliang Liu
>         Attachments: HDFS-9101.000.patch
>
>
> {{NameNode.getUri()}} method is deprecated in [HDFS-9022]. We should use 
> {{DFSUtilClient.getNNUri()}} instead to get the name node URI given NN 
> address. After [MAPREDUCE-6483], there is no usages of {{NameNode.getUri()}} 
> in code trunk.
> This jira tracks the effort of removing the deprecated static helper method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to