TaoYang526 commented on code in PR #7855:
URL: https://github.com/apache/hadoop/pull/7855#discussion_r2252967370
##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/AbstractYarnScheduler.java:
##########
@@ -724,9 +724,7 @@ protected void
autoCorrectContainerAllocation(List<ResourceRequest> resourceRequ
if (extraContainers > 0) {
// Change the state of the container from ALLOCATED to EXPIRED
since it is not required.
Review Comment:
Done. Thanks @shameersss1 for reminding this!
--
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]