[ 
https://issues.apache.org/jira/browse/YUNIKORN-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17580001#comment-17580001
 ] 

Wilfred Spiegelenburg commented on YUNIKORN-790:
------------------------------------------------

[~rainieli] since [~wfps1210] unassigned themselves I assigned this Jira to 
you. I added you to the contributors list also, from now on you can assign a 
Jira to yourself.

We'll add Chung En Lee as co-author on the commits when we finish the change to 
give credit for the work done to get the base change in.

> Implement MaxApplications enforcement
> -------------------------------------
>
>                 Key: YUNIKORN-790
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-790
>             Project: Apache YuniKorn
>          Issue Type: New Feature
>          Components: core - scheduler
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Rainie Li
>            Priority: Major
>              Labels: pull-request-available
>
> Queues have an option to set the MaxApplications that can run in a queue. 
> There is currently no code in the scheduler that checks this setting.
> As a new feature we should add the enforcement for this setting:
>  * enforce the setting on a leaf queue
>  * enforce the setting on a parent, the apps running in a parent queue is 
> defined as the sum of all the apps running in all leaf queues of the parent.
> As a side note from a config check: we need to make sure that the parent 
> setting cannot be lower than any of the child queues it has. We _must not_ 
> enforce that the parent setting must be larger than sum of all leafs.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to