You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/07 14:04:44 UTC

[GitHub] [camel] JSchoreels commented on pull request #4384: AutomaticRecovery from RabbitMQ Connection Factory doesn't recover from everything

JSchoreels commented on pull request #4384:
URL: https://github.com/apache/camel/pull/4384#issuecomment-704959009


   I added few others improvements we made, specially when the Consumer receives a RPC Call, he can't send it back if the channel is down ... So we added a little mechanism to reconnect the channel one time before retrying to send back the reply. It allowed us to not lose any RPC call in case of connection/channel outage.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org