[
https://issues.apache.org/jira/browse/HDFS-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905941#comment-14905941
]
Haohui Mai commented on HDFS-9131:
----------------------------------
+1. Ran all the failed unit tests, all of them passed locally. Committing.
> Move hadoop-hdfs-client related config keys from DFSConfigKeys to
> HdfsClientConfigKeys
> --------------------------------------------------------------------------------------
>
> Key: HDFS-9131
> URL: https://issues.apache.org/jira/browse/HDFS-9131
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
> Attachments: HDFS-9131.000.patch, HDFS-9131.001.patch
>
>
> As we move {{DFSClient}} (see [HDFS-8053]) and {{DistributedFileSystem}} (see
> [HDFS-8740]) from {{hadoop-hdfs}} to {{hadoop-hdfs-client}}, we need to move
> the client side config keys from {{DFSConfigKeys}} to
> {{HdfsClientConfigKeys}} in advance.
> This jiras tracks the effort of moving all client related config keys, which
> are used by {{DFSClient}} and {{DistributedFileSystem}}, from {{hadoop-hdfs}}
> to {{hadoop-hdfs-client}} module.
> We'd better mark these keys in {{DFSConfigKeys}} as _@Deprecated_ for a while
> before totally deleting them, in case we break dependent code without being
> aware of it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)