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

Hudson commented on HDFS-8146:
------------------------------

FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #473 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/473/])
HDFS-8146. Protobuf changes for BlockECRecoveryCommand and its fields 
(zhezhang: rev a1c9425265d2c94bfc6afb39ab2c16b4ef9e874e)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeDescriptor.java
* hadoop-hdfs-project/hadoop-hdfs/src/main/proto/DatanodeProtocol.proto
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/protocol/DatanodeProtocol.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestRecoverStripedBlocks.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES-HDFS-EC-7285.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/protocol/BlockECRecoveryCommand.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/protocolPB/TestPBHelper.java
* hadoop-hdfs-project/hadoop-hdfs/src/main/proto/erasurecoding.proto
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/PBHelper.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeManager.java


> Protobuf changes for BlockECRecoveryCommand and its fields for making it 
> ready for transfer to DN 
> --------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-8146
>                 URL: https://issues.apache.org/jira/browse/HDFS-8146
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>             Fix For: HDFS-7285
>
>         Attachments: HDFS-8146-1.patch, HDFS-8146-2.patch, HDFS-8146-3.patch, 
> HDFS-8146.0.patch
>
>
> As part of working on HDFS-8137, we need to prepare BlockECRecoveryCommand, 
> BlockECRecoveryInfo, DatanodeStorageInfo, DatanodeDescripter (We can use 
> DatanodeInfo for proto trasfer)  should be ready in proto format for 
> transferring them in command. Since all this code could be straight forward 
> and to have better focussed review on core part, I propose to separate this 
> part in to this JIRA. First I will prepare all this supported classes 
> protobuf ready and then trasnfer them to DN as part of HDFS-8137 by including 
> ECSchema.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to