[ 
https://issues.apache.org/jira/browse/TEZ-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114486#comment-14114486
 ] 

Siddharth Seth commented on TEZ-1515:
-------------------------------------

[~rajesh.balamohan] - should we just remove support for resource bundles and 
localization. This would remove display names as well - which can be added back 
with a simpler mechanism.

> DAGAppMaster : Thread contentions due to 
> org.apache.tez.common.counters.ResourceBundles
> ---------------------------------------------------------------------------------------
>
>                 Key: TEZ-1515
>                 URL: https://issues.apache.org/jira/browse/TEZ-1515
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Rajesh Balamohan
>              Labels: performance
>         Attachments: DAGAppMaster_AsyncDispatcher.png, 
> HistoryLoggingService.png, RecoveryService.png, 
> detailed_sample_stack_trace.txt
>
>
> Thread profiling DagAppMaster for a synthetic tez test revealed lots of 
> contentions in RecoveryService / HistoryEventHandlingThread / AsyncDispatcher 
> threads.  All of these try to access tez counters and are blocked on "public 
> static synchronized <T> T getValue(String bundleName, String key,String 
> suffix, T defaultValue)".
> I will attach the thread profiler snapshots soon.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to