[
https://issues.apache.org/jira/browse/NIFI-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Turcsanyi updated NIFI-9558:
----------------------------------
Component/s: Extensions
> ConnectWebSocket leaks connections and duplicates FlowFiles in incoming
> connection mode
> ---------------------------------------------------------------------------------------
>
> Key: NIFI-9558
> URL: https://issues.apache.org/jira/browse/NIFI-9558
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Peter Turcsanyi
> Priority: Major
>
> NIFI-8639 introduced input connection for ConnectWebSocket in order to be
> able to configure the websocket connection via FlowFile attributes.
> But ConnectWebSocket handles the connections improperly: Once a new FF is
> received, it opens a new websocket connection but does not close the old one.
> It means that multiple connections are maintained and when the websocket
> server sends something, we get duplicated FlowFiles from ConnectWebSocket.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)