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

Shaofeng SHI commented on KYLIN-1574:
-------------------------------------

It should be, while your name is not in the "assignee" list, so I assigned it 
to me. Usually we assign JIRA to the guy who review/merge the patch if the 
contributor hasn't grown to committer, this is the rule in Kylin community.  In 
HBase community, how you manage this?

> Unclosed ResultSet in QueryService#getMetadata()
> ------------------------------------------------
>
>                 Key: KYLIN-1574
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1574
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: v1.5.0, v1.3.0
>            Reporter: Ted Yu
>            Assignee: Shaofeng SHI
>            Priority: Minor
>             Fix For: v1.3.1, v1.5.2
>
>         Attachments: KYLIN-1574.v1.patch
>
>
> {code}
>             ResultSet JDBCTableMeta = metaData.getTables(null, null, null, 
> null);
> {code}
> There is code in finally block to close columnMeta but the ResultSet is left 
> unclosed.



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

Reply via email to