Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-23258

Remove BoneCP Connection Pool

    XMLWordPrintableJSON

Details

    Description

      BoneCP is a Java JDBC connection pool implementation that is tuned for high performance by minimizing lock contention to give greater throughput for your application ... but SHOULD NOW BE CONSIDERED DEPRECATED in favour of HikariCP.

      https://github.com/wwadge/bonecp

      The default in Hive 3.x is already HikariCP, so just remove BoneCP in 4.x

      https://github.com/apache/hive/blob/branch-3.1/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java#L392

      Attachments

        1. HIVE-23258.1.patch
          24 kB
          David Mollitor

        Activity

          People

            belugabehr David Mollitor
            belugabehr David Mollitor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: