You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/03 20:05:00 UTC

[jira] [Commented] (KYLIN-2836) Lack of synchronization in CodahaleMetrics#close

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

Ted Yu commented on KYLIN-2836:
-------------------------------

lgtm

> Lack of synchronization in CodahaleMetrics#close
> ------------------------------------------------
>
>                 Key: KYLIN-2836
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2836
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Priority: Minor
>
> {code}
>         timers.invalidateAll();
> {code}
> In other places, timersLock is involved.
> Similar issue for accessing counters and meters.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)