[
https://issues.apache.org/jira/browse/NIFI-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621915#comment-16621915
]
ASF subversion and git services commented on NIFI-5614:
-------------------------------------------------------
Commit 2ee0af9663d56b5c0d709d77c83cda4ba2f75ade in nifi's branch
refs/heads/master from [~ca9mbu]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2ee0af9 ]
NIFI-5614: Update commons-dbcp to commons-dbcp2 for DBCPConnectionPool
This closes #3014
Signed-off-by: Mike Thomsen <[email protected]>
> Upgrade commons-dbcp to latest commons-dbcp2
> --------------------------------------------
>
> Key: NIFI-5614
> URL: https://issues.apache.org/jira/browse/NIFI-5614
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
>
> DBCPConnectionPool currently uses Commons DBCP 1.4. There have been [many
> improvements and a major
> release|https://commons.apache.org/proper/commons-dbcp/changes-report.html#a2.5.0]
> since then, at the time of this writing the latest version is 2.5.0.
> This Jira proposes to upgrade the version of commons-dbcp to commons-dbcp2
> version 2.5.0 in order to benefit from the improvements/additions. This will
> involve some code changes in addition to the updated dependencies, as the API
> has changed slightly to use different terminology e.g.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)