[
https://issues.apache.org/jira/browse/KYLIN-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated KYLIN-2836:
--------------------------
Description:
{code}
timers.invalidateAll();
{code}
In other places, timersLock is involved.
Similar issue for accessing counters.
was:
{code}
timers.invalidateAll();
{code}
In other places, timersLock is involved.
> Lack of synchronization w.r.t. timers 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)