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

   ### What is this PR for?
   Incorrect victims list has been sent to shim for preemption. Fixed the issue 
by sending the correct list. 
   Once victims has been chosen finally, there is one more round of filtering 
step to do further filter in TryPreemption(). After this filtering step, final 
list has been prepared. Instead of sending the final list to shim, earlier list 
has been sent.
   
   ### What type of PR is it?
   * [ ] - Bug Fix
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/YUNIKORN-2699
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to