[
https://issues.apache.org/jira/browse/HDFS-8990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mingliang Liu updated HDFS-8990:
--------------------------------
Attachment: HDFS-8990.000.patch
The v0 patch moves the {{RemoteBlockReader}} and {{RemoteBlockReader2}} classes
to the client module.
> Move RemoteBlockReader to hdfs-client module
> --------------------------------------------
>
> Key: HDFS-8990
> URL: https://issues.apache.org/jira/browse/HDFS-8990
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: build
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
> Attachments: HDFS-8990.000.patch
>
>
> This jira tracks the effort of moving the {{RemoteBlockReader}} class into
> the {{hdfs-client}} module. {{BlockReader}} interface and
> {{BlockReaderLocal}} class were moved to {{hadoop-hdfs-client}} module in
> jira [HDFS-8925|https://issues.apache.org/jira/browse/HDFS-8925].
> The extant checkstyle warnings can be fixed in
> [HDFS-8979|https://issues.apache.org/jira/browse/HDFS-8979]. While we need to
> replace the _log4j_ with _slf4j_ in this patch, we track the effort of
> removing the guards when calling LOG.debug() and LOG.trace() in jira
> [HDFS-8971|https://issues.apache.org/jira/browse/HDFS-8971].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)