frankpuppa commented on issue #2229: URL: https://github.com/apache/plc4x/issues/2229#issuecomment-3248658207
Hello, Actually I haven't used the CachedPlcConnectionManager and I did not try to call removeCachedConnection. What I did noticed while using the CachedPlcConnectionManager, is that once the channel becomes inactive, the connection retrieved by the pool was always broken even if the device was put back online (no new attempt was made). Perhaps calling removeCachedConnection, may solve the problem of getting a fresh connection but under these circumstances resources may still leak.. Definitely something worth trying.. -- 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]
