Details
-
Sub-task
-
Status: Resolved
-
Trivial
-
Resolution: Won't Fix
-
YARN-2928
-
None
-
None
Description
As per discussion in YARN-5170 varun_saxena noted:
In HBaseTimelineWriterImpl#storeEvents, we iterate over all events in a loop and will be creating EventColumnNameConverter object each time. Although its not a very heavy object right now, but can't we just create it once outside the loop ?
Attachments
Issue Links
- depends upon
-
YARN-5170 Eliminate singleton converters and static method access
-
- Resolved
-