Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
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
Attachments
Issue Links
- is depended upon by
-
YUNIKORN-943 Document new state dump features introduced in YUNIKORN-940
- Closed
- is related to
-
YUNIKORN-945 state dump testing improvements
- Closed
- relates to
-
YUNIKORN-950 Add missing HTTP routes regarding statedump feature
- Closed
-
YUNIKORN-949 Location of the state dump file should be configurable
- Closed
-
YUNIKORN-1483 Overhaul periodic state dump support
- Closed
- links to