tenthe opened a new issue, #3903: URL: https://github.com/apache/streampipes/issues/3903
### Body To work around broken PLC connections, we temporarily copied three classes from the PLC4X project: * `SpCachedPlcConnectionManager` * `SpConnectionContainer` * `SpLeasedPlcConnection` The underlying issue has been fixed in PLC4X [1]. Once a new PLC4X release includes this fix, we can remove these three classes and revert to using the library’s implementation. [1] https://github.com/apache/plc4x/pull/2340 ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project. -- 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]
