shameersss1 commented on code in PR #7855:
URL: https://github.com/apache/hadoop/pull/7855#discussion_r2252963318
##########
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:
Please consider editing this comment since the container will be released
instead of expired.
--
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]