You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2016/11/17 18:25:58 UTC

[jira] [Updated] (HIVE-13931) Add support for HikariCP connection pooling

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

Thejas M Nair updated HIVE-13931:
---------------------------------
    Summary: Add support for HikariCP  connection pooling  (was: Add support for HikariCP and replace BoneCP usage with HikariCP)

> Add support for HikariCP  connection pooling
> --------------------------------------------
>
>                 Key: HIVE-13931
>                 URL: https://issues.apache.org/jira/browse/HIVE-13931
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Sushanth Sowmyan
>            Assignee: Prasanth Jayachandran
>             Fix For: 2.2.0
>
>         Attachments: HIVE-13931.2.patch, HIVE-13931.3.patch, HIVE-13931.4.patch, HIVE-13931.patch
>
>
> Currently, we use BoneCP as our primary connection pooling mechanism (overridable by users). However, BoneCP is no longer being actively developed, and is considered deprecated, replaced by HikariCP.
> Thus, we should add support for HikariCP, and try to replace our primary usage of BoneCP with it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)