[
https://issues.apache.org/jira/browse/NIFI-10659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619792#comment-17619792
]
ASF subversion and git services commented on NIFI-10659:
--------------------------------------------------------
Commit 2be5c26f287469f4f19f0fa759d6c1b56dc0e348 in nifi's branch
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2be5c26f28 ]
NIFI-10659: Extracted DBCP common code to nifi-dbcp-base module for use in
Snowflake NAR
Signed-off-by: Matthew Burgess <[email protected]>
This closes #6543
> Extract DBCP common code to a separate module for use in Snowflake NAR
> ----------------------------------------------------------------------
>
> Key: NIFI-10659
> URL: https://issues.apache.org/jira/browse/NIFI-10659
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Minor
> Labels: DBCP, Snowflake
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The Snowflake NAR currently depends on the DBCP services NAR in order to
> inherit from {{{}DBCPConnectionPool{}}}. We should extract the common DBCP
> code to a separate module so that it can be reused by both
> {{DBCPConnectionPool}} and {{{}SnowflakeComputingConnectionPool{}}}, and the
> Snowflake NAR can depend on standard services API NAR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)