Joe Gresock created NIFI-9733:
---------------------------------

             Summary: 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
         Attachments: VerifySourceStoppedOrFunnel.json

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)

Reply via email to