Tao Yang created YARN-9300:
------------------------------
Summary: Lazy preemption should trigger an update on queue
preemption metrics for CapacityScheduler
Key: YARN-9300
URL: https://issues.apache.org/jira/browse/YARN-9300
Project: Hadoop YARN
Issue Type: Bug
Components: capacityscheduler
Affects Versions: 3.2.2
Reporter: Tao Yang
Assignee: Tao Yang
Currently lazy preemption can't trigger an update on queue preemption metrics
since the update is only called in CapacityScheduler#completedContainerInternal
which is not the only way to be passed for all container completions.
This issue plans to move this update to LeafQueue#completedContainer to trigger
an update on queue preemption metrics for all container completions because of
preemption.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]