targetoee opened a new pull request, #861: URL: https://github.com/apache/yunikorn-core/pull/861
### What is this PR for? In [YUNIKORN-2235](https://issues.apache.org/jira/browse/YUNIKORN-2235), an API to retrieve applications by state in partition was added. However, there is currently no API serving the same purpose at the queue level. This PR add a new RESTful API that allows filtering applications by state at queue level, which unifies API behavior. ### What type of PR is it? * [ ] - Bug Fix * [x] - Improvement * [ ] - Feature * [ ] - Documentation * [ ] - Hot Fix * [ ] - Refactoring ### Todos N/A ### What is the Jira issue? [YUNIKORN-2461](https://issues.apache.org/jira/browse/YUNIKORN-2461/) ### How should this be tested? It has been checked locally by `make test`. ### Screenshots (if appropriate) N/A ### Questions: N/A -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
