glcj commented on issue #2229: URL: https://github.com/apache/plc4x/issues/2229#issuecomment-3228302632
Hello, If you're going to perform a manual reconnection, you should ensure the connection is closed properly by calling the "close" method. This would allow you to kill the tasks associated with the transaction manager, for example. This may require you to recreate the connection. It would be interesting to see what tasks remain open with the profiler. My two cents, -- 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