korni128 commented on issue #1593: URL: https://github.com/apache/plc4x/issues/1593#issuecomment-2312037427
I have tried the latest snapshot version 0.13.0-20240405.095431-1 with the code I provided initially. The function 'connection.isConnected()' is true after the connection is established, and when I simulate a disconnection, it is false. Also, the connection is automatically re-established, and isConnect() returns true after the connection is re-established. So I would say this is working fine. If I set the Netty log level to OFF, the log is not problematic either. It's still weird, but as @chrisdutz said, it's a major refactoring and as long as it doesn't affect stability, I'd say we can try version 0.13.0 when it's available. -- 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]
