[ 
https://issues.apache.org/jira/browse/YUNIKORN-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Bacsko updated YUNIKORN-940:
----------------------------------
    Description: 
Currently, there are many REST endpoints in Yunikorn which provide a bunch of 
useful information about applications, nodes, node utilization, etc.

However, it requires many round trips to retrieve all of these. Also, it is 
often beneficial to periodically log detailed state information.

The scope of this ticket is:
* Introduce new REST endpoint which collects and returns all info which is 
currently available separately
* Refactor code (extract DAO generating methods)
* Add new REST endpoints which enables/disables periodic state logging

  was:
Currently, there are many REST endpoints in Yunikorn which provide a bunch of 
useful information about applications, nodes, node utilization, etc.

However, if requires many round trips to retrieve all of this. Also, it is 
often beneficial to periodically log detailed state information.

The scope of this ticket is:
* Introduce new REST endpoint which collects and returns all info which is 
currently available separately
* Refactor code (extract DAO generating methods)
* Add new REST endpoints which enables/disables periodic state logging


> Periodic & on-demand state dump in Yunikorn
> -------------------------------------------
>
>                 Key: YUNIKORN-940
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-940
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>          Components: core - scheduler, shim - kubernetes
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, there are many REST endpoints in Yunikorn which provide a bunch of 
> useful information about applications, nodes, node utilization, etc.
> However, it requires many round trips to retrieve all of these. Also, it is 
> often beneficial to periodically log detailed state information.
> The scope of this ticket is:
> * Introduce new REST endpoint which collects and returns all info which is 
> currently available separately
> * Refactor code (extract DAO generating methods)
> * Add new REST endpoints which enables/disables periodic state logging



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to