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

Hudson commented on HDFS-8990:
------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #315 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/315/])
HDFS-8990. Move RemoteBlockReader to hdfs-client module. Contributed by 
Mingliang Liu. (wheat9: rev 826ae1c26d31f87d88efc920b271bec7eec2e17a)
* 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/protocol/datatransfer/PacketReceiver.java
* 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/RemoteBlockReader.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/datatransfer/PacketReceiver.java
* 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/protocol/datatransfer/PacketHeader.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/datatransfer/PacketHeader.java
* 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/RemoteBlockReader2.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/RemoteBlockReader2.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/util/ByteBufferOutputStream.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/RemoteBlockReader.java
* 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/util/ByteBufferOutputStream.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestClientBlockVerification.java


> 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
>             Fix For: 2.8.0
>
>         Attachments: HDFS-8990.000.patch, HDFS-8990.001.patch, 
> HDFS-8990.002.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)

Reply via email to