der-ambi commented on PR #12046: URL: https://github.com/apache/camel/pull/12046#issuecomment-1816664590
Hold on..... I changed the handling of unbound to reconnect instead of just closing the session as last-minute change, but didn't properly check if it really resolves my scenario. Looks like just closing the session and creating a fresh one next time an Exchange comes in might be a cleaner solution. How do you think it should behave? Directly reconnect or wait for the next exchange to send before establishing a new connection? -- 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]
