[
https://issues.apache.org/jira/browse/CAMEL-16003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-16003:
--------------------------------
Fix Version/s: (was: 3.x)
3.8.0
> camel-rabbitmq - Rework component using spring-rabbitmq
> -------------------------------------------------------
>
> Key: CAMEL-16003
> URL: https://issues.apache.org/jira/browse/CAMEL-16003
> Project: Camel
> Issue Type: Improvement
> Components: camel-rabbitmq
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.8.0
>
>
> Instead of our own home grown code, that over time has become harder to
> maintain due to many different "good attempts" but they have messed up the
> code.
> If we use spring-rabbitmq then we can reimplement the component and base it
> on how we do it for camel-jms that uses spring-jms.
> Then users can also use the spring cached connection factory etc. Also since
> rabbitmq is spring product then it makes sense to use their spring java
> client also.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)