[
https://issues.apache.org/jira/browse/HDFS-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594813#comment-14594813
]
Arpit Agarwal commented on HDFS-8457:
-------------------------------------
Thanks [~jnp]. Committing shortly. The warnings are all in test code and
expected due to newly deprecated methods. We can fix the tests later. RA,
whitespace and checkstyle issues are false positives in existing code.
I will look at the {{TestBlockReportRateLimiting}} failure in a separate Jira.
> Ozone: Refactor FsDatasetSpi to pull up HDFS-agnostic functionality into
> parent interface
> -----------------------------------------------------------------------------------------
>
> Key: HDFS-8457
> URL: https://issues.apache.org/jira/browse/HDFS-8457
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: datanode
> Reporter: Arpit Agarwal
> Assignee: Arpit Agarwal
> Attachments: HDFS-8457-HDFS-7240.01.patch,
> HDFS-8457-HDFS-7240.02.patch, HDFS-8457-HDFS-7240.03.patch,
> HDFS-8457-HDFS-7240.04.patch, HDFS-8457-HDFS-7240.05.patch,
> HDFS-8457-HDFS-7240.06.patch, HDFS-8457-HDFS-7240.07.patch
>
>
> FsDatasetSpi can be split up into HDFS-specific and HDFS-agnostic parts. The
> HDFS-specific parts can continue to be retained in FsDataSpi while those
> relating to volume management, block pools and upgrade can be moved to a
> parent interface.
> There will be no change to implementations of FsDatasetSpi.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)