Mingliang Liu created HDFS-9101:
-----------------------------------
Summary: Remove deprecated NameNode.getUri() static helper method
Key: HDFS-9101
URL: https://issues.apache.org/jira/browse/HDFS-9101
Project: Hadoop HDFS
Issue Type: Task
Reporter: Mingliang Liu
Assignee: Mingliang Liu
{{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)