[ 
https://issues.apache.org/jira/browse/HDFS-10842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kihwal Lee updated HDFS-10842:
------------------------------
    Description: In a scenario where the initial full block report of a 
Datanode is delayed after a re-registration, incremental block reports can 
cause the NN to make error in judgment about what blocks are on a given DN. One 
solution is to ignore the IBRs until the first full block report is received.  
(was: 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.)

> 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: Daryn Sharp
>
> In a scenario where the initial full block report of a Datanode is delayed 
> after a re-registration, incremental block reports can cause the NN to make 
> error in judgment about what blocks are on a given DN. One solution is to 
> ignore the IBRs until the first full block report is received.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to