[
https://issues.apache.org/jira/browse/KYLIN-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Billy Liu resolved KYLIN-3164.
------------------------------
Resolution: Fixed
Commit:
https://github.com/apache/kylin/commit/9dfd8b9c8a5ad4b185f9855b7ef167087f06d2a1
> 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
> Assignee: liyang
> Priority: Minor
> Fix For: v2.3.0
>
>
> Currently {{HBaseConnection.clearConnCache()}} does not invoke {{close()}} on
> hbase connections. But it should.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)