[
https://issues.apache.org/jira/browse/CAMEL-16002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17260360#comment-17260360
]
Claus Ibsen commented on CAMEL-16002:
-------------------------------------
Lets rewrite the component using spring rabbitmq
> 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
> Priority: Major
> 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)