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

ASF GitHub Bot updated YUNIKORN-3249:
-------------------------------------
    Labels: pull-request-available  (was: )

> Quota Preemption does not work in case of no Pending pods
> ---------------------------------------------------------
>
>                 Key: YUNIKORN-3249
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-3249
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: core - scheduler
>            Reporter: Aditya Maheshwari
>            Assignee: Aditya Maheshwari
>            Priority: Critical
>              Labels: pull-request-available
>
> Quota Preemption only get triggered when there are pending pods. Quota 
> preemption should be triggered when the usage is more than quota regardless 
> of pending pods are there or not. 
> Currently quota preemption is called as part of `TryAllocate` call of queue 
> which is only called in scheduling cycle. As part of this jira, also decouple 
> quota preemption from scheduling cycle and run it in its own goroutine during 
> start of the scheduler.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to