wilfred-s opened a new pull request, #831: URL: https://github.com/apache/yunikorn-core/pull/831
### What is this PR for? When a queue is removed and re-added the configured queue status is not reset. If that happens within the cleanup cycle, the cleanup still gets triggered. The queue is removed causing an inconsistency between the config and the queues available in the core. The object state needs to allow for moving from Draining back to Active. Updated tests to cover the new state transition. ### What type of PR is it? * [X] - Bug Fix ### What is the Jira issue? * https://issues.apache.org/jira/browse/YUNIKORN-2527 ### How should this be tested? unit tests included -- 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]
