[
https://issues.apache.org/jira/browse/NIFI-9733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne resolved NIFI-9733.
------------------------------
Fix Version/s: 1.16.0
Resolution: Fixed
> Deleting a process group with two connected funnels fails
> ---------------------------------------------------------
>
> Key: NIFI-9733
> URL: https://issues.apache.org/jira/browse/NIFI-9733
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Joe Gresock
> Assignee: Joe Gresock
> Priority: Major
> Fix For: 1.16.0
>
> Attachments: VerifySourceStoppedOrFunnel.json
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Deleting a process group where one funnel is connected to another will fail
> due to the recursive infinite loop:
> {code:java}
> at
> org.apache.nifi.connectable.StandardConnection.verifySourceStoppedOrFunnel(StandardConnection.java:533)
> {code}
> This does not affect any released version, since it was introduced in
> NIFI-9442.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)