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)