[
https://issues.apache.org/jira/browse/HDFS-8726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619033#comment-14619033
]
Hudson commented on HDFS-8726:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #8133 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/8133/])
HDFS-8726. Move protobuf files that define the client-sever protocols to
hdfs-client. Contributed by Haohui Mai. (wheat9: rev
fc6182d5ed92ac70de1f4633edd5265b7be1a8dc)
* hadoop-hdfs-project/hadoop-hdfs-client/dev-support/findbugsExcludeFile.xml
*
hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/ClientDatanodeProtocol.proto
* hadoop-hdfs-project/hadoop-hdfs/src/main/proto/datatransfer.proto
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogOp.java
* hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/xattr.proto
* hadoop-hdfs-project/hadoop-hdfs/src/main/proto/editlog.proto
* hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/datatransfer.proto
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/inotify.proto
* hadoop-hdfs-project/hadoop-hdfs-client/pom.xml
* hadoop-hdfs-project/hadoop-hdfs/src/main/proto/encryption.proto
* hadoop-hdfs-project/hadoop-hdfs/src/contrib/bkjournal/pom.xml
*
hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/ClientNamenodeProtocol.proto
* hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/acl.proto
* hadoop-hdfs-project/hadoop-hdfs/src/main/proto/ClientDatanodeProtocol.proto
* hadoop-hdfs-project/hadoop-hdfs/src/main/proto/hdfs.proto
* hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/encryption.proto
* hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/hdfs.proto
* hadoop-hdfs-project/hadoop-hdfs/src/main/proto/acl.proto
* hadoop-hdfs-project/hadoop-hdfs/pom.xml
* hadoop-hdfs-project/hadoop-hdfs/src/main/proto/ClientNamenodeProtocol.proto
* hadoop-hdfs-project/hadoop-hdfs/src/main/proto/inotify.proto
* hadoop-hdfs-project/hadoop-hdfs/src/main/proto/xattr.proto
> Move protobuf files that define the client-sever protocols to hdfs-client
> -------------------------------------------------------------------------
>
> Key: HDFS-8726
> URL: https://issues.apache.org/jira/browse/HDFS-8726
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: build
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Fix For: 2.8.0
>
> Attachments: HDFS-8726.000.patch, HDFS-8726.001.patch
>
>
> The protobuf files that defines the RPC protocols between the HDFS clients
> and servers current sit in the hdfs package. They should be moved the the
> hdfs-client package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)