chenyulin0719 commented on PR #861: URL: https://github.com/apache/yunikorn-core/pull/861#issuecomment-2275028962
@blueBlue0102 Thanks for taking over this Jira. As we discussed, In [YUNIKORN-2235](https://issues.apache.org/jira/browse/YUNIKORN-2235), we have below new APIs. - http://localhost:9889/ws/v1/partition/default/applications/completed - http://localhost:9889/ws/v1/partition/default/applications/rejected - http://localhost:9889/ws/v1/partition/default/applications/active - http://localhost:9889/ws/v1/partition/default/applications/active?status=running This Jira ([YUNIKORN-2461](https://issues.apache.org/jira/browse/YUNIKORN-2461)) should be implemented in the consistent way: - http://localhost:9889/ws/v1/partition/default/queue/root.default/applications/{state}?status={status} (My previous [comment ](https://github.com/apache/yunikorn-core/pull/861#issuecomment-2114558789) could be ignored) Please proceed and update the original description in this Jira. Thanks. -- 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]
