You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2018/01/15 05:26:00 UTC

[jira] [Updated] (KYLIN-3164) HBase connection must be closed when clearing connection pool

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

liyang updated KYLIN-3164:
--------------------------
    Description: Currently {{HBaseConnection.clearConnCache()}} does not invoke {{close()}} on hbase connections. But it should.

> HBase connection must be closed when clearing connection pool
> -------------------------------------------------------------
>
>                 Key: KYLIN-3164
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3164
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: liyang
>            Priority: Major
>
> Currently {{HBaseConnection.clearConnCache()}} does not invoke {{close()}} on hbase connections. But it should.



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