You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mingliang Liu (JIRA)" <ji...@apache.org> on 2015/09/18 02:57:04 UTC

[jira] [Created] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

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)