You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Vinayakumar B (JIRA)" <ji...@apache.org> on 2016/02/08 09:12:39 UTC

[jira] [Created] (HDFS-9776) Truncate block recovery will never happen if the Namenode goes down immediately after truncate

Vinayakumar B created HDFS-9776:
-----------------------------------

             Summary: Truncate block recovery will never happen if the Namenode goes down immediately after truncate
                 Key: HDFS-9776
                 URL: https://issues.apache.org/jira/browse/HDFS-9776
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Vinayakumar B


Initial analysys of Recent test failure in {{TestHAAppend#testMultipleAppendsDuringCatchupTailing}}
[here|https://builds.apache.org/job/PreCommit-HDFS-Build/14420/testReport/org.apache.hadoop.hdfs.server.namenode.ha/TestHAAppend/testMultipleAppendsDuringCatchupTailing/] 
has found that, if the Active NameNode goes down immediately after truncate operation, but before BlockRecovery command sent to datanode,

Then this block will never be truncated.



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