chrisdutz commented on issue #2246:
URL: https://github.com/apache/plc4x/issues/2246#issuecomment-3257949610

   Hi,
   
   yeah ... well you "technically" close it after doing your thing, but it 
doesn't really close, it but return it to the cache (and potentially waiting 
threads).
   In your case I guess you have implemented part of the functionality. I just 
wanted to make sure that you don't expect the connection to be open 
indeffinitely. If you're checking things and potentially re-creating 
connections, you should be fine. But I guess your log output is simply the log 
of an operation failing and your code then creates a new connection the next 
time.


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