Mingliang Liu created HDFS-9010:
-----------------------------------
Summary: Replace NameNode.DEFAULT_PORT with
HdfsClientConfigKeys.DFS_NAMENODE_RPC_PORT_DEFAULT config key
Key: HDFS-9010
URL: https://issues.apache.org/jira/browse/HDFS-9010
Project: Hadoop HDFS
Issue Type: Sub-task
Reporter: Mingliang Liu
Assignee: Mingliang Liu
The {{NameNode.DEFAULT_PORT}} static attribute is stale as we use
{{HdfsClientConfigKeys.DFS_NAMENODE_RPC_PORT_DEFAULT}} config value.
This jira tracks the effort of replacing the {{NameNode.DEFAULT_PORT}} with
{{HdfsClientConfigKeys.DFS_NAMENODE_RPC_PORT_DEFAULT}}. Meanwhile, we mark the
{{NameNode.DEFAULT_PORT}} as _@Deprecated_ before removing it totally.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)