[
https://issues.apache.org/jira/browse/NIFI-15133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18033025#comment-18033025
]
ASF subversion and git services commented on NIFI-15133:
--------------------------------------------------------
Commit c2fe7f05547ef51e93fada9567466cd4cfa14fd0 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c2fe7f0554 ]
NIFI-15133 Added Reusable Test Database Pool for Standard Processors
Signed-off-by: Pierre Villard <[email protected]>
This closes #10457.
> Add Reusable Test Embedded Database Connection Service
> ------------------------------------------------------
>
> Key: NIFI-15133
> URL: https://issues.apache.org/jira/browse/NIFI-15133
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Multiple Processors use Apache Derby for testing database operations and
> various Processors use different approaches for initializing and shutting
> down the embedded Apache Derby server.
> A new shared test class should be added to the standard processors module to
> standardize Apache Derby handling, using JUnit temporary directories.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)