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

Manikandan R resolved YUNIKORN-2119.
------------------------------------
    Fix Version/s: 1.50
       Resolution: Fixed

Merged to master

> Add check for parent queue user/group limit lower than child queue
> ------------------------------------------------------------------
>
>                 Key: YUNIKORN-2119
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2119
>             Project: Apache YuniKorn
>          Issue Type: Sub-task
>          Components: core - scheduler
>            Reporter: PoAn Yang
>            Assignee: PoAn Yang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.50
>
>
> After [calculating headroom for wildcard 
> cases|https://github.com/apache/yunikorn-core/pull/642] is merged, we need to 
> an edge case about wildcard limit:
> If a non-wildcard limit is not defined in parent queue, but it's defined in 
> child queue, we need to check whether it's large than wildcard limit in 
> parent queue.
>  
> For example:
> root (user wildcard max memory 100MB) -> parent (user1 max memory 50MB) (✅)
> root (user wildcard max memory 100MB) -> parent (user1 max memory 150MB) (❌)
> root (user wildcard max memory 100MB) -> parent (user1 max memory 50MB) -> 
> child (user2 max memory 150MB) (❌)



--
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