[
https://issues.apache.org/jira/browse/NIFI-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-6871:
-----------------------------------
Fix Version/s: 1.16.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Add an implementation of DBCPService using HikariCP
> ---------------------------------------------------
>
> Key: NIFI-6871
> URL: https://issues.apache.org/jira/browse/NIFI-6871
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 1.16.0
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> HikariCP (https://github.com/brettwooldridge/HikariCP) is an alternative JDBC
> connection pooling library, and according to
> https://liferay.dev/blogs/-/blogs/tomcat-hikaricp is many times faster than
> Apache DBCP, which is what we use in NiFi today for DBCPConnectionPool.
> This Jira proposes the addition of a DBCPService implementation using
> HikariCP as the connection pooling library.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)