zhengchenyu commented on PR #6896:
URL: https://github.com/apache/hadoop/pull/6896#issuecomment-2310187881

   I think you may mean that add block to pendingReconstruction in two place is 
duplicated.
   
   * (1) add decommission block to pendingReconstruction
   * (2) add timed out block to pendingReconstruction
   
   I think in (2), when we add timed out block to pendingReconstruction, we 
will use isNeededReconstruction to check. Will it really be repeated?


-- 
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