[
https://issues.apache.org/jira/browse/NIFI-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621893#comment-16621893
]
ASF GitHub Bot commented on NIFI-5614:
--------------------------------------
Github user MikeThomsen commented on the issue:
https://github.com/apache/nifi/pull/3014
Reviewing...
> 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)