[
https://issues.apache.org/jira/browse/KYLIN-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14692831#comment-14692831
]
Zhong,Jason commented on KYLIN-940:
-----------------------------------
[~wangxiaoyu] Thank you xiaoyu ,I have applied your patch.
> NPE when close the null resouce
> -------------------------------
>
> Key: KYLIN-940
> URL: https://issues.apache.org/jira/browse/KYLIN-940
> Project: Kylin
> Issue Type: Bug
> Components: Tools, Build and Test
> Reporter: Xiaoyu Wang
> Assignee: hongbin ma
> Attachments: KYLIN-940.patch
>
>
> In the monitor model,has some potential problems.
> Got NPE when close the null resource.
> like:QueryParser.java
> } finally {
> writer.close();
> cwriter.close();
> fs.close();
> }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)