[
https://issues.apache.org/jira/browse/HDFS-13215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404606#comment-16404606
]
Yiqun Lin commented on HDFS-13215:
----------------------------------
Just did a quick look, caught one thing:
{noformat}
--- hadoop-hdfs-project/hadoop-hdfs/dev-support/findbugsExcludeFile.xml
+++ hadoop-hdfs-project/hadoop-hdfs/dev-support/findbugsExcludeFile.xml
@@ -14,9 +14,6 @@
<Match>
<Package name="org.apache.hadoop.hdfs.qjournal.protocol" />
</Match>
- <Match>
- <Package name="org.apache.hadoop.hdfs.federation.protocol.proto" />
- </Match>
<Match>
<Bug pattern="EI_EXPOSE_REP" />
{noformat}
We removed this in hadoop-hdfs, but missing to add in
{{hadoop-hdfs-project/hadoop-hdfs-rbf/dev-support/findbugsExcludeFile.xml}}
> RBF: Move Router to its own module
> ----------------------------------
>
> Key: HDFS-13215
> URL: https://issues.apache.org/jira/browse/HDFS-13215
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Íñigo Goiri
> Assignee: Wei Yan
> Priority: Major
> Attachments: HDFS-13215.000.patch, HDFS-13215.001.patch,
> HDFS-13215.002.patch, HDFS-13215.003.patch, HDFS-13215.004.patch,
> HDFS-13215.005.patch, HDFS-13215.006.patch, HDFS-13215.007.patch,
> HDFS-13215.008.patch
>
>
> We are splitting the HDFS client code base and potentially Router-based
> Federation is also independent enough to be in its own package.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]