[
https://issues.apache.org/jira/browse/NIFI-12890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17836344#comment-17836344
]
ASF subversion and git services commented on NIFI-12890:
--------------------------------------------------------
Commit b2842fd00af1728bc479b899fd99b8a092e82884 in nifi's branch
refs/heads/support/nifi-1.x from lehelb
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b2842fd00a ]
NIFI-12890: Refactor HadoopDBCPConnectionPool to extend
AbstractDBCPConnectionPool
This closes #8623.
Signed-off-by: Peter Turcsanyi <[email protected]>
> Refactor HadoopDBCPConnectionPool to extend AbstractDBCPConnectionPool
> ----------------------------------------------------------------------
>
> Key: NIFI-12890
> URL: https://issues.apache.org/jira/browse/NIFI-12890
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Lehel Boér
> Assignee: Lehel Boér
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The AbstractDBCPConnectionPool was designed to avoid code duplication within
> the DBCP services. It encompasses shared variables and is constructed in a
> way that it contains numerous methods which can be overridden if we wish to
> subclass from it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)