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

ASF subversion and git services commented on KYLIN-3575:
--------------------------------------------------------

Commit f37be33cedba7fa4f6970d2c3082578e70a6b1a0 in kylin's branch 
refs/heads/update_travis_maven from tttMelody
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=f37be33 ]

KYLIN-3575, fix unclosed JDBC connection in DriverTest.


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

Reply via email to