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

   ### What is this PR for?
   Add preemption and priority details to the queue REST information. Currently 
the configuration is exposed via the properties. The properties contain the raw 
configuration values which need to be interpreted.
   Invalid configuration values are ignored and not set on the queue. This 
could cause an incorrect view of what is or should be active on the queue if 
based on the properties. Using the active values from the object to show the 
real state.
   
   Expose Partition level preemption flag as part of this change to complement 
the queue details.
   
   ### What type of PR is it?
   * [X] - Improvement
   
   ### What is the Jira issue?
   [YUNIKORN-2976](https://issues.apache.org/jira/browse/YUNIKORN-2976)
   
   ### How should this be tested?
   new unit tests added
   
   ### Questions:
   * [X] - 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