exceptionfactory commented on PR #10124: URL: https://github.com/apache/nifi/pull/10124#issuecomment-3128891858
Thanks for the feedback @joewitt. Good catch on the connection handling behavior! It turns out that the Netty `EventLoopGroup` which is responsible for socket handling was not properly closed. I pushed an update to correct that behavior. -- 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]
