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

Chia-Ping Tsai resolved YUNIKORN-2461.
--------------------------------------
    Fix Version/s: 1.6.0
       Resolution: Fixed

> Consider supporting 
> /ws/v1/partition/{partitionName}/queue/{queueName}/applications/:state
> ------------------------------------------------------------------------------------------
>
>                 Key: YUNIKORN-2461
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2461
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>            Reporter: Chia-Ping Tsai
>            Assignee: Tzu-Hua Lan
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.6.0
>
>
> from [https://github.com/apache/yunikorn-site/pull/390#discussion_r1468916528]
> We have variety of endpoints to get application:
> {code}
> /ws/v1/partition/:partition/queue/:queue/application/:application
> {code}
> {code}
> /ws/v1/partition/:partition/application/:application
> {code}
> However, The API of getting applications by the state filter has no such 
> variety. Currently, only following API is supported
> {code}
> /ws/v1/partition/:partition/applications/:state
> {code}
> we should support the following one:
> {code}
> /ws/v1/partition/:partition/queue/:queue/applications/:state
> {code}



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