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

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

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

jiatao.tao reassigned KYLIN-3575:
---------------------------------

    Assignee: jiatao.tao

> 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
>
> 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)