SteinOv commented on PR #8971:
URL: https://github.com/apache/camel/pull/8971#issuecomment-1370873734

   > In case the connection is NOT connected and auto reconnect = false, would 
the connection be "bad" all the time, or can the connection somehow 
re-establish itself and become working again ?
   
   The connection could be re-established manually, for example in a custom 
processor by using Plc4XEndpoint.getConnection().connect(). The connection 
cannot re-establish itself in any way before my changes.


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

Reply via email to