Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Currently to add new timeline event/ entity in RM side, one has to add a method in publisher and a method in handler and create a new event class which looks cumbersome and redundant. also further all the events might not be required to be published in V1 & V2. So adopting the approach similar to what was adopted in YARN-3045(NM side)
Attachments
Attachments
Issue Links
- breaks
-
YARN-6424 TimelineCollector is not stopped when an app finishes in RM
- Resolved
-
YARN-4460 [Bug fix] RM fails to start when SMP is enabled
- Resolved
-
YARN-8404 Timeline event publish need to be async to avoid Dispatcher thread leak in case ATS is down
- Resolved
- is depended upon by
-
YARN-4068 Support appUpdated event in TimelineV2 to publish details for movetoqueue, change in priority
- Resolved