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

[jira] [Resolved] (KYLIN-3454) Fix potential thread-safe problem in ResourceTool

     [ https://issues.apache.org/jira/browse/KYLIN-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI resolved KYLIN-3454.
---------------------------------
    Resolution: Fixed

> Fix potential thread-safe problem in ResourceTool
> -------------------------------------------------
>
>                 Key: KYLIN-3454
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3454
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: Xinbei Fu
>            Assignee: Xinbei Fu
>            Priority: Major
>             Fix For: v2.5.0
>
>         Attachments: Screen Shot 2018-07-16 at 2.36.39 PM.png
>
>
> Class org.apache.kylin.common.persistence.ResourceTool are called by other methods, not only by command lines, so it got this potential thread-safe problem regarding the static variable pathsSkipChildrenCheck if multiple threads are trying to modify this variable.
>  !Screen Shot 2018-07-16 at 2.36.39 PM.png! 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)