You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by "wilfred-s (via GitHub)" <gi...@apache.org> on 2024/04/02 11:23:41 UTC

[PR] [YUNIKORN-2527] Reset state of configured queue on re-add [yunikorn-core]

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

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


Re: [PR] [YUNIKORN-2527] Reset state of configured queue on re-add [yunikorn-core]

Posted by "wilfred-s (via GitHub)" <gi...@apache.org>.
wilfred-s closed pull request #831: [YUNIKORN-2527] Reset state of configured queue on re-add
URL: https://github.com/apache/yunikorn-core/pull/831


-- 
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