Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Currently it returns a list of ApplicationTimeout objects, to get a particular timeout, the caller code needs to iterate the list and compare the timeoutType to get the corresponding value. Is a map data structure easier for use code?
Attachments
Attachments
Issue Links
- is depended upon by
-
YARN-5768 Integrate remaining app lifetime using feature implemented in YARN-4206
- Resolved