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

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

> Unclosed ResultSet in BeelineHiveClient
> ---------------------------------------
>
>                 Key: KYLIN-2138
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2138
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: v1.6.0
>            Reporter: Ted Yu
>            Assignee: Shaofeng SHI
>            Priority: Minor
>             Fix For: v1.6.0
>
>
> There're several places where ResultSet is not closed upon return from the 
> methods.
> e.g. in getHiveDbNames() :
> {code}
>         ResultSet schemas = metaData.getSchemas();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to