[
https://issues.apache.org/jira/browse/KYLIN-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Billy Liu resolved KYLIN-2836.
------------------------------
Resolution: Fixed
Fix Version/s: v2.3.0
Commit:
https://github.com/apache/kylin/commit/ebc53b6b72dcade8f0c9f88f36f3aa43a43ae8f8
> 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
> Fix For: v2.3.0
>
>
> {code}
> timers.invalidateAll();
> {code}
> In other places, timersLock is involved.
> Similar issue for accessing counters and meters.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)