zhanghuazong created YARN-10539:
-----------------------------------
Summary: CLONE - Fix comment in
o.a.h.y.server.resourcemanager.schedulerAppSchedulingInfo
Key: YARN-10539
URL: https://issues.apache.org/jira/browse/YARN-10539
Project: Hadoop YARN
Issue Type: Bug
Components: resourcemanager
Affects Versions: 3.0.0-alpha1
Reporter: zhanghuazong
Assignee: Wenwu Peng
Fix For: 2.6.0
in method allocateOffSwitch of AppSchedulingInfo.java, only invoke update
OffRack request, the comment should be "Update cloned OffRack requests for
recovery" not "Update cloned RackLocal and OffRack requests for recover"
{code}
// Update cloned RackLocal and OffRack requests for recovery
resourceRequests.add(cloneResourceRequest(offSwitchRequest));
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]