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 "Kuhu Shukla (JIRA)" <ji...@apache.org> on 2016/09/06 18:24:20 UTC

[jira] [Created] (HDFS-10842) Prevent IncrementalBlockReport processing before the first FullBlockReport has been received

Kuhu Shukla created HDFS-10842:
----------------------------------

             Summary: Prevent IncrementalBlockReport processing before the first FullBlockReport has been received
                 Key: HDFS-10842
                 URL: https://issues.apache.org/jira/browse/HDFS-10842
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Kuhu Shukla
            Assignee: Kuhu Shukla


In a scenario where a Datanode does not send a fullBlockReport, incremental block reports can cause the NN to make error in judgement about what blocks are on a given DN. One solution is to not process the blocks unless we have received the first full block report.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org