Ted Yu created KYLIN-3575:
-----------------------------

             Summary: Unclosed Connection in DriverTest
                 Key: KYLIN-3575
                 URL: https://issues.apache.org/jira/browse/KYLIN-3575
             Project: Kylin
          Issue Type: Bug
            Reporter: Ted Yu


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