[
https://issues.apache.org/jira/browse/NIFI-9851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-9851.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> Unable to delete connection in funnel triangle shape
> (java.lang.StackOverflowError)
> -----------------------------------------------------------------------------------
>
> Key: NIFI-9851
> URL: https://issues.apache.org/jira/browse/NIFI-9851
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.15.3
> Reporter: Anton Koval
> Priority: Trivial
> Attachments: nifi-pic01.PNG, nifi-pic02.PNG
>
>
> If you delete a connection in a funnel triangle shape, you get an error
> (StackOverflow error).
> !nifi-pic01.PNG|width=438,height=264!
> !nifi-pic02.PNG|width=395,height=121!
> {code:java}
> An unexpected error has occurred: java.lang.StackOverflowError. Returning
> Internal Server Error response. java.lang.StackOverflowError: null at
> org.apache.nifi.connectable.StandardConnection.verifySourceStoppedOrFunnel(StandardConnection.java:520)
> at
> org.apache.nifi.connectable.StandardConnection.verifySourceStoppedOrFunnel(StandardConnection.java:533)
> at
> org.apache.nifi.connectable.StandardConnection.verifySourceStoppedOrFunnel(StandardConnection.java:533)
> at
> ...
> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)