You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Xinbei Fu (JIRA)" <ji...@apache.org> on 2018/07/16 06:36:00 UTC

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

Xinbei Fu created KYLIN-3454:
--------------------------------

             Summary: 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


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 !https://user-images.githubusercontent.com/15867197/41578546-751fe224-73c5-11e8-9f50-e98d67f26160.png!



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