[
https://issues.apache.org/jira/browse/NIFI-13581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17868506#comment-17868506
]
ASF subversion and git services commented on NIFI-13581:
--------------------------------------------------------
Commit 94f8688545873fd05b8dd8cf7d962fbc902b184d in nifi's branch
refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=94f8688545 ]
NIFI-13581 Remove Parameter Contexts and Providers in destroyFlow of
NiFiSystemIT (#9110)
Signed-off-by: David Handermann <[email protected]>
> NiFiSystemIT destroyFlow should remove parameter contexts and providers
> -----------------------------------------------------------------------
>
> Key: NIFI-13581
> URL: https://issues.apache.org/jira/browse/NIFI-13581
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The destroyFlow method tries to remove anything that was added to the flow in
> order to start fresh for a following test, but the method does not remove
> parameter contexts and parameter providers. This can lead to unexpected
> behavior for tests that do not always destroy the environment for every test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)