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

Peter Bacsko resolved YUNIKORN-2472.
------------------------------------
    Fix Version/s: 1.6.0
       Resolution: Fixed

Merged to master.

> REST API returns subtree by default
> -----------------------------------
>
>                 Key: YUNIKORN-2472
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2472
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: core - common, documentation
>    Affects Versions: 1.5.0
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Ted Lin
>            Priority: Minor
>              Labels: newbie, pull-request-available
>             Fix For: 1.6.0
>
>
> The subtree query parameter is interpreted the opposite of what would be 
> expected.
> If you call {{/ws/v1/partition/default/queue/root?subtree}} then you do not 
> get the subtree. If you call {{/ws/v1/partition/default/queue/root}} you get 
> the whole tree rooted at root
> We have not documented the new API yet so before we add it to the docs we 
> should fix the behaviour:
>  * subtree given: return the whole tree
>  * subtree missing: return one level
> The code fix is as simple as a ! in a single call and inverting the test 
> cases to pass or not pass {{?subtree}}



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