[ 
https://issues.apache.org/jira/browse/KYLIN-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16597024#comment-16597024
 ] 

ASF subversion and git services commented on KYLIN-3482:
--------------------------------------------------------

Commit c8972772af60d0a6736acb063ff6c4b775790b4a in kylin's branch 
refs/heads/master from shaofengshi
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=c897277 ]

KYLIN-3482 Unclosed SetAndUnsetThreadLocalConfig in Spark engine


> Unclosed SetAndUnsetThreadLocalConfig in SparkCubingByLayer
> -----------------------------------------------------------
>
>                 Key: KYLIN-3482
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3482
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: jiatao.tao
>            Priority: Minor
>             Fix For: v2.5.0
>
>
> Here is related code:
> {code}
>                                     KylinConfig kylinConfig = 
> AbstractHadoopJob.loadKylinConfigFromHdfs(sConf, metaUrl);
>                                     
> KylinConfig.setAndUnsetThreadLocalConfig(kylinConfig);
> {code}
> The return value from setAndUnsetThreadLocalConfig should be closed.



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

Reply via email to