You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by "steinsgateted (via GitHub)" <gi...@apache.org> on 2023/01/23 17:43:44 UTC

[GitHub] [yunikorn-core] steinsgateted opened a new pull request, #497: [YUNIKORN-959] Simplify partition info in the REST call

steinsgateted opened a new pull request, #497:
URL: https://github.com/apache/yunikorn-core/pull/497

   ### What is this PR for?
   Remove some information from `/ws/v1/clusters`, and add some information from `/ws/v1/partitions`
   
   - `ClusterDAOInfo` removes node, application, Container information
   -  `partitionInfo` added total node and total continer information
   -  `partitionInfo` adds rejected app information
   -   remove `GetTotalApplicationCount` function
   -   remove `PartitionDAOInfo` and `NodeInfo` struct
   
   ### 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/projects/YUNIKORN/issues/YUNIKORN-959
   
   ### 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: reviews-unsubscribe@yunikorn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [yunikorn-core] craigcondit closed pull request #497: [YUNIKORN-959] Simplify partition info in the REST call

Posted by "craigcondit (via GitHub)" <gi...@apache.org>.
craigcondit closed pull request #497: [YUNIKORN-959] Simplify partition info in the REST call
URL: https://github.com/apache/yunikorn-core/pull/497


-- 
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: reviews-unsubscribe@yunikorn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org