[
https://issues.apache.org/jira/browse/YUNIKORN-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai reassigned YUNIKORN-798:
---------------------------------------
Assignee: Chia-Ping Tsai
> the REST APIs of getting queue application returns "Queue not found" even
> though the queue is existent
> ------------------------------------------------------------------------------------------------------
>
> Key: YUNIKORN-798
> URL: https://issues.apache.org/jira/browse/YUNIKORN-798
> Project: Apache YuniKorn
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Major
>
> the queue having no apps is considered nonexistent.
>
> {code}
> if !appExistsInQueue {
> buildJSONErrorResponse(w, "Queue not found",
> http.StatusBadRequest)
> return
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]