chia7712 opened a new pull request #322: URL: https://github.com/apache/incubator-yunikorn-core/pull/322
### What is this PR for? The partition name in response always contains the cluster id. By contrast, the partition name in URL does not include cluster id. That is weird and inconvenient to APIs users because it needs to parse partition name from the normalized partition name. It seems to me the partition name in response should exclude cluster id. The cluster id should be a separate field in response. ### What type of PR is it? * [ ] - Bug Fix * [x] - Improvement * [ ] - Feature * [ ] - Documentation * [ ] - Hot Fix * [ ] - Refactoring ### Todos * [ ] - Task ### What is the Jira issue? https://issues.apache.org/jira/browse/YUNIKORN-834 ### How should this be tested? ### Screenshots (if appropriate) ### Questions: * [ ] - The licenses files need update. * [ ] - There is breaking changes for older versions. * [ ] - It needs documentation. -- 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]
