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

Peter Bacsko reassigned YUNIKORN-1816:
--------------------------------------

    Assignee: Peter Bacsko

> Fixed placement rule no longer works due to incorrect validation
> ----------------------------------------------------------------
>
>                 Key: YUNIKORN-1816
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1816
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: core - common
>    Affects Versions: 1.3.0
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>            Priority: Critical
>
> In release 1.3.0, "fixed" placement rule which points to a leaf queue no 
> longer works.
> The following configuration is rejected:
> {noformat}
> partitions:
>   - name: default
>     placementrules:
>       - name: fixed
>         value: root.parent.leaf
>         create: false
>     queues:
>       - name: root
>         submitacl: '*'
>         parent: true
>         queues:
>           - name: parent
>             parent: true
>             queues:
>               - name: leaf
>                 parent: false
> {noformat}
> The description will be updated with more details.



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