[
https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haohui Mai updated HDFS-9101:
-----------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 2.8.0
Status: Resolved (was: Patch Available)
I've committed the patch to trunk and branch-2. Thanks [~liuml07] for the
contribution.
> 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
> Fix For: 2.8.0
>
> 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)