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

   ### What is this PR for?
   Remove the TrackedResource object from the REST response for the 
application. Moved the tracked resources into a separate object inside the app 
DAO, as we have done for other complex pieces. Cleanup exposure of the summary 
object to be testing only. Add DAO retrieval of TrackedResource type for the 
web handler.
   
   Fixed locking inside the app when logging the summary and cleaning up.
   
   ### What type of PR is it?
   * [X] - Bug Fix
   * [X] - Improvement
   
   ### What is the Jira issue?
      [YUNIKORN-2](https://issues.apache.org/jira/browse/YUNIKORN-2925)
   
   ### How should this be tested?
   Unit tests included
   
   ### 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