manirajv06 commented on PR #754:
URL: https://github.com/apache/yunikorn-core/pull/754#issuecomment-1860237504

   @wilfred-s and I had a offline discussion about this. Sharing the summary 
below.
   
   1. It is good to proceed with the changes on both core and UI together in 
the same release to overcome the back compatibility problems. Please raise a 
jira for UI too and work on it once you are done with core.
   2. Need to take a fresh look at getNodesUtilDAO. To be revisited from the 
scratch as lot of unnecessary calls or loops can be avoided because we would be 
doing it for all resource types.
   3. Yes, we can do dominant resource check in UI if needed, but not anymore 
in core. REST API should expose the data based on the need and it is upto the 
UI to present the data in whatever way we want. As we agreed, response would 
have Array of `NodesUtilDAOInfo` objects.


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