Matt Burgess created NIFI-5614:
----------------------------------
Summary: 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
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)