TaoYang526 commented on PR #7065:
URL: https://github.com/apache/hadoop/pull/7065#issuecomment-2381073760

   @Hexiaoqiao Thanks for the review. 
   I have considered the test cases but found all of these changes are about 
race condition inside the method (private visibility or totally located in the 
method), just like this `if(node.getReservedContainer() != null){ LOG.info("... 
container="+ node.getReservedContainer().getContainerId()); }`. It's hard to 
reproduce the NPE in test cases.


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