Hexiaoqiao commented on PR #5564:
URL: https://github.com/apache/hadoop/pull/5564#issuecomment-1512646630

   Agree that we need to protect data for this case. But the current 
improvement will leave another issue. 
   Considering that DataNode notify NameNode without delete block file here, 
meta at NameNode will be inconsistent at next blockreport round because 
`ReplicaMap` is not updated, and it will be involved at next blockreport, 
right? The result is that NameNode believe this replica is health, but actually 
it had lost.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to