[
https://issues.apache.org/jira/browse/NIFI-14904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016308#comment-18016308
]
ASF subversion and git services commented on NIFI-14904:
--------------------------------------------------------
Commit 9881b78a66814ebbb536ad06589a42a93dd12936 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9881b78a66 ]
NIFI-14904 Removed H2 Database test dependency
- Updated tests for PutDatabaseRecord and ExecuteSQLRecord to use Apache Derby
where required
- Added test for Blob to ByteBuffer conversion in AvroTypeUtil
- Removed H2 Database references from NiFi and MiNiFi NOTICE files
Signed-off-by: Pierre Villard <[email protected]>
This closes #10228.
> Remove H2 Database Test Dependency
> ----------------------------------
>
> Key: NIFI-14904
> URL: https://issues.apache.org/jira/browse/NIFI-14904
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> NiFi 2.0.0-M1 included a refactored Flow Configuration History that moved
> away from the H2 Database library, but retain H2 for a few test cases. Most
> of these test cases use Apache Derby, which provides sufficient features to
> cover a number of use cases.
> Following on from the removal of the binary distribution of H2, the
> dependency should also be removed from test scopes in the Standard Processors
> bundle to reduce dependency maintenance requirements.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)