[
https://issues.apache.org/jira/browse/NIFI-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490446#comment-17490446
]
ASF subversion and git services commented on NIFI-6871:
-------------------------------------------------------
Commit b8af44d81bff403654289e7837237088e4dc7a40 in nifi's branch
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b8af44d ]
NIFI-6871: Added HikariCPConnectionPool controller service
This closes #3890
Signed-off-by: David Handermann <[email protected]>
> 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
> Time Spent: 3h 40m
> 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)