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

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

> Outstanding requests in queues with no max capacity set should always trigger 
> auto-scaling
> ------------------------------------------------------------------------------------------
>
>                 Key: YUNIKORN-278
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-278
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: core - scheduler
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>            Priority: Major
>              Labels: autoscaling, pull-request-available
>
> Currently, getMaxHeadRoom()  returns nil when capacity is not set, we expect 
> this queue has unlimited capacity; however, resources.FitIn(headRoom, 
> request.AllocatedResource)  will always return false in such case
> this causes the problem if the queue has no capacity set, pods will not be 
> set to unschedulable to trigger auto-scaling (we expect this is always 
> setting to unschedulable)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to