Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
2.8.0
-
None
-
None
Description
Since YARN-4234, we involve TimelineClient start and stop that would create different TimelineWriter according to the configuration. serviceStart() will create a TimelineWriter instance every time which will spawn several timer threads afterwards. If one TimelineClient get call start() multiple times for some reason (application bug or intentionally in some cases), the spawned timer threads will get leak.
Attachments
Attachments
Issue Links
- relates to
-
YARN-4234 New put APIs in TimelineClient for ats v1.5
-
- Resolved
-