wilfred-s opened a new pull request, #455: URL: https://github.com/apache/yunikorn-core/pull/455
### What is this PR for? Applications are considered running when they have allocations assigned. The first state considered is the Starting state. Applications during gang placeholder allocations stay in Accepted state but are counted as part of the running count. Max applications is configurable in the hierarchy. Configuration checks are added and enforced. Tests are added for the configuration checks. Logic for the tracking, updating and enforcement is located inside the queue code. Unit tests are added for the logic. Allocation cycle test is added as part of the partition tests. ### What type of PR is it? * [X] - Feature ### What is the Jira issue? https://issues.apache.org/jira/browse/YUNIKORN-790 ### How should this be tested? Unit tests and one full cycle test is added. -- 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]
