Re: Are we leaking sockets?

2019-08-04 Thread Julian Feinauer
Hi all, so I found the cause and fixed it. In fact, when the connection aborted we ended up in a situation where we created a thread pool (worker pool for netty) which was never shutdown (as no channel was created where the handling was done with later on). I created the PR

[jira] [Created] (PLC4X-140) Create a set of connection-tests that potentially could lead to crash or leak

2019-08-04 Thread Tim Mitsch (JIRA)
Tim Mitsch created PLC4X-140: Summary: Create a set of connection-tests that potentially could lead to crash or leak Key: PLC4X-140 URL: https://issues.apache.org/jira/browse/PLC4X-140 Project: Apache