frankpuppa commented on issue #2229: URL: https://github.com/apache/plc4x/issues/2229#issuecomment-3228721283
> So let me understand your test-case a bit more ... you're connecting to a simulator and polling that in regular intervals. As soon as you turn it off (or in a real device, pull the plug or turn it off) things start failing (obviously) but as soon as you make the device available again, it doesn't go back to normal? Hello @chrisdutz This is exactly the test case. I need to make sure that when the device is available again, everything goes back to normal. At the moment, it does somehow, apart for the number of threads that keep increasing 😄. While I was investigating the issue I had imagine that it was related to Netty as it seems that it is a common issue with this library (at least from a quick search on the web). Anyway, thank you for letting me know of a possible netty free solution. -- 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: issues-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org