Matt Burgess created NIFI-6871:
----------------------------------
Summary: 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
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.3.4#803005)