You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2018/09/24 07:13:00 UTC

[jira] [Resolved] (KYLIN-3575) Unclosed Connection in DriverTest

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

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

> Unclosed Connection in DriverTest
> ---------------------------------
>
>                 Key: KYLIN-3575
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3575
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: jiatao.tao
>            Priority: Minor
>             Fix For: v2.6.0
>
>
> In testCalciteProps :
> {code}
>         KylinConnection conn = (KylinConnection) driver.connect("jdbc:kylin:test_url/test_db", props);
> {code}
> The connection should be closed upon return.



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