wilfred-s opened a new pull request, #986:
URL: https://github.com/apache/yunikorn-core/pull/986

   ### What is this PR for?
   Placeholder tracking data is maintained inside the application for 
scheduling. If the placeholder is released we update the counters in the 
tracking data. We have cases in which we do not do that correctly:
   * placeholders are smaller than the real allocation
   * placeholder does not have an allocation to replace
   * all allocations are removed from an application
   
   Tests updated to check all the counters inside the placeholder data for 
consistency.
   
   ### What type of PR is it?
   * [X] - Bug Fix
   
   ### What is the Jira issue?
   * [YUNIKORN-2926](https://issues.apache.org/jira/browse/YUNIKORN-2926)
   
   ### How should this be tested?
   New unit tests added
   e2e test with incorrectly sized placeholders is needed
   


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

Reply via email to