[ 
https://issues.apache.org/jira/browse/YARN-9300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tao Yang updated YARN-9300:
---------------------------
    Attachment: YARN-9300.001.patch

> 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
>            Priority: Major
>         Attachments: YARN-9300.001.patch
>
>
> 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]

Reply via email to