Bluelock / camel-spring-amqp

Spring AMQP Component for Apache Camel
61 stars 53 forks source link

Pull request to handle HA headers and to add robustness in the face of broker restarts and fail-overs. #16

Closed michael-alford closed 11 years ago

michael-alford commented 11 years ago

Includes Casey Watson's changes for HA queues. Includes my changes to re-declare queues and exchanges whether broker restart (new network connection) or load balancer failover (same network connection).