splatch commented on issue #1399:
URL: https://github.com/apache/plc4x/issues/1399#issuecomment-2022558669

   `PlcConnectionManager` allows to establish connections which are tracked by 
user application, but it does not manage connection lifecycle beside attempting 
to open connection. We recently spoke about various aspects of connection 
management for 1.0.0 release and we decided to not chase all cases and focus on 
simplicity. This really means that we can't predict all use cases, and if you 
need to track connections - your application have to do it itself. Connection 
Manager is so far just a plain factory which can produce them on request.


-- 
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

Reply via email to