[
https://issues.apache.org/jira/browse/NIFI-12890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17836337#comment-17836337
]
ASF subversion and git services commented on NIFI-12890:
--------------------------------------------------------
Commit 419a9cc73bfe5410c0ff399f4feb8e6350b7609d in nifi's branch
refs/heads/main from lehelb
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=419a9cc73b ]
NIFI-12890: Refactor HadoopDBCPConnectionPool to extend
AbstractDBCPConnectionPool
This closes #8619.
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 10m
> 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)