[ https://issues.apache.org/jira/browse/HDFS-8230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14937365#comment-14937365 ]
Hudson commented on HDFS-8230: ------------------------------ FAILURE: Integrated in Hadoop-trunk-Commit #8548 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/8548/]) HDFS-8230. Erasure Coding: Ignore (zhezhang: rev f9eb95c31da9199b393d7994cf9f21250abe41b9) * hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BPOfferService.java * hadoop-hdfs-project/hadoop-hdfs/CHANGES-HDFS-EC-7285.txt > Erasure Coding: Ignore DatanodeProtocol#DNA_ERASURE_CODING_RECOVERY commands > from standbynode if any > ---------------------------------------------------------------------------------------------------- > > Key: HDFS-8230 > URL: https://issues.apache.org/jira/browse/HDFS-8230 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: datanode > Reporter: Uma Maheswara Rao G > Assignee: Vinayakumar B > Priority: Minor > Fix For: HDFS-7285 > > Attachments: HDFS-8230-01.patch > > > Let's ignore DNA_ERASURE_CODING_RECOVERY command at DN if its coming from > standby namenode. Ideally we should not get this commands from standby node. > Since we handle to ignore the commands from standby node, we can add this > also to be ignored. -- This message was sent by Atlassian JIRA (v6.3.4#6332)