zhangshuyan0 commented on PR #5500: URL: https://github.com/apache/hadoop/pull/5500#issuecomment-1478908806
@ZanderXu Thanks for reply. It sounds like it makes sense. `DatanodeDescriptor` only can be removed from `datanodeMap` when `registerDatanode()` is called. I'm not sure if this is even possible to happen between `checkBlockReportLease()` and `removeBRLeaseIfNeeded ()`. May need a UT to reproduce related problems. -- 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]
