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

Jonathan Turner Eagles commented on TEZ-4155:
---------------------------------------------

Not sure this implementation is correct. Now conf will be initialized upon 
first class reference with a new TezConfiguration not based on runtime 
configuration. Next first call to setConfiguration will pass runtime 
configuration, but it won't be null so it will be discarded as reset isn't 
called.

> Remove sync bottleneck in counters
> ----------------------------------
>
>                 Key: TEZ-4155
>                 URL: https://issues.apache.org/jira/browse/TEZ-4155
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Rajesh Balamohan
>            Assignee: László Bodor
>            Priority: Trivial
>             Fix For: 0.10.0, 0.9.3
>
>         Attachments: TEZ-4155.01.patch, TEZ-4155.02.patch, 
> image-2020-04-24-13-45-56-187.png
>
>
> [https://github.com/apache/tez/blob/master/tez-api/src/main/java/org/apache/tez/common/counters/Limits.java#L40]
>  
> All blue blocks are due to Limits.java sync.
>  
> !image-2020-04-24-13-45-56-187.png|width=1042,height=734!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to