You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/01/07 09:10:00 UTC

[jira] [Created] (CAMEL-16002) camel-rabbitmq - Connection has automatic recovery out of the box

Claus Ibsen created CAMEL-16002:
-----------------------------------

             Summary: camel-rabbitmq - Connection has automatic recovery out of the box
                 Key: CAMEL-16002
                 URL: https://issues.apache.org/jira/browse/CAMEL-16002
             Project: Camel
          Issue Type: Improvement
          Components: camel-rabbitmq
            Reporter: Claus Ibsen
             Fix For: 3.x


The rabbitmq java client has automatic recovery out of the box
https://www.rabbitmq.com/api-guide.html#recovery

We can remove all the hacky code in camel-rabbitmq to cleanup it as its a bit of mess, and rely on the connection doing this automatic.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)