[
https://issues.apache.org/jira/browse/HDFS-12790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245275#comment-16245275
]
Rakesh R commented on HDFS-12790:
---------------------------------
It seems, QA does {{HDFS-10285 Compile Tests}}, which is {{HDFS-10285
compilation: pre-patch}}, without applying the patch and the compilation error
is expected here. Like I mentioned in the jira description, after rebasing the
branch is broken due to the trunk code changes.
{code}
-1 mvninstall 8m 14s root in HDFS-10285 failed.
-1 compile 0m 30s hadoop-hdfs in HDFS-10285 failed.
{code}
{code}
[ERROR]
/testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcServer.java:[139,7]
error: RouterRpcServer is not abstract and does not override abstract method
checkStoragePolicySatisfyPathStatus(String) in ClientProtocol
{code}
After applying the patch, it successfully compiling.
{code}
+1 mvninstall 0m 59s the patch passed
+1 compile 0m 51s the patch passed
{code}
I will attach another patch fixing the test case failures -
TestViewFSStoragePolicyCommands and TestWebHDFSStoragePolicyCommands
> [SPS]: Rebasing HDFS-10285 branch after HDFS-10467, HDFS-12599 and HDFS-11968
> commits
> -------------------------------------------------------------------------------------
>
> Key: HDFS-12790
> URL: https://issues.apache.org/jira/browse/HDFS-12790
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: datanode, namenode
> Reporter: Rakesh R
> Assignee: Rakesh R
> Attachments: HDFS-12790-HDFS-10285-00.patch,
> HDFS-12790-HDFS-10285-01.patch
>
>
> This task is a continuation with the periodic HDFS-10285 branch code rebasing
> with the trunk code. To make branch code compile with the trunk code, it
> needs to be refactored with the latest trunk code changes - HDFS-10467,
> HDFS-12599 and HDFS-11968.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]