Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- is required by
-
CAMEL-15874 Every endpoint using RabbitMQ creates a new connection instead of using only one connection
- Resolved
-
CAMEL-16002 camel-rabbitmq - Connection has automatic recovery out of the box
- Resolved
- relates to
-
CAMEL-16026 camel-vertx-rabbitmq - RabbitMQ component based on vertx
- Resolved