Lehel44 commented on PR #5654: URL: https://github.com/apache/nifi/pull/5654#issuecomment-1164541069
Hi @exceptionfactory, This is PR fixes the duplication issue, but it might introduce a new bug. When a new flowfile is passed to the processor during sending data through an existing websocket connection, might terminate the connection before the entire data is processed. We tried to reproduce it and we've been able to do it only once. The PR's has a low priority due to the lack of usage of this feature. @turcsanyip The last thing I can do is to debug the connection while sending a new flowfile to the processor to check thoroughly again if the connection gets terminated, but as I said I wasn't able to reproduce it lately. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
