[ 
https://issues.apache.org/jira/browse/HDFS-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584053#comment-16584053
 ] 

Xiaoyu Yao commented on HDFS-13790:
-----------------------------------

This commit seems to break the trunk build, can you confirm?

{code}

[*ERROR*] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile *(default-compile)* 
on project hadoop-hdfs-rbf: *Compilation failure*: Compilation failure: 

[*ERROR*] 
/Users/xyao/git/hadoop/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcServer.java:[193,17]
 cannot find symbol

[*ERROR*]   symbol:   class RouterClientProtocol

[*ERROR*]   location: class 
org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer

[*ERROR*] 
/Users/xyao/git/hadoop/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcServer.java:[300,28]
 cannot find symbol

[*ERROR*]   symbol:   class RouterClientProtocol

[*ERROR*]   location: class 
org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer

[*ERROR*] -> *[Help 1]*

{code}

> RBF: Move ClientProtocol APIs to its own module
> -----------------------------------------------
>
>                 Key: HDFS-13790
>                 URL: https://issues.apache.org/jira/browse/HDFS-13790
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Íñigo Goiri
>            Assignee: Chao Sun
>            Priority: Major
>             Fix For: 3.2.0
>
>         Attachments: HDFS-13790.000.patch, HDFS-13790.001.patch
>
>
> {{RouterRpcServer}} is getting pretty long. {{RouterNamenodeProtocol}} 
> isolates the {{NamenodeProtocol}} in its own module. {{ClientProtocol}} 
> should have its own {{RouterClientProtocol}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to