Haohui Mai created HDFS-8238:
--------------------------------

             Summary: Move ClientProtocol to the hdfs-client
                 Key: HDFS-8238
                 URL: https://issues.apache.org/jira/browse/HDFS-8238
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Haohui Mai
            Assignee: Takanobu Asanuma


The {{ClientProtocol}} class defines the RPC protocol between the NN and the 
client. This jira proposes to move it into the hdfs-client module.

The jira needs to move:

* {{o.a.h.hdfs.server.namenode.SafeModeException}} and 
{{o.a.h.hdfs.server.namenode.NotReplicatedYetException}} to the hdfs-client 
package
* Remove the reference of {{DistributedFileSystem}} in the javadoc
* Create a copy of {{DFSConfigKeys.DFS_NAMENODE_KERBEROS_PRINCIPAL_KEY}} in 
{{HdfsClientConfigKeys}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to