[rabbitmq-discuss] Multiple Bindings to the Default Exchange

David Legg David.Legg at smithelectric.com
Mon Jun 24 09:49:06 BST 2013


OK, so no opinions there.

Things are somewhat complicated because there are external publishers which I cannot change that publish to the default queue with the queue name as the routing key. If they were publishing to the direct exchange I could bind another queue with the same routing key and route messages to two queues. Is there any possible way of doing this with the default exchange as I haven't found one so far?


From: David Legg <david.legg at smithelectric.com<mailto:david.legg at smithelectric.com>>
Date: Thursday, 20 June 2013 14:57
To: "rabbitmq-discuss at lists.rabbitmq.com<mailto:rabbitmq-discuss at lists.rabbitmq.com>" <rabbitmq-discuss at lists.rabbitmq.com<mailto:rabbitmq-discuss at lists.rabbitmq.com>>
Subject: Using Shovel to Copy Messages for Testing

Hi All,

I'd like to get everyone's opinion on how best to do something.

At the moment I have a requirement to copy messages verbatim from a queue on a RabbitMQ server to another, primarily for testing and troubleshooting purposes. The messages on the original RabbitMQ server must remain intact and copied before any other consumer running on the queue deals with and acknowledges them. I'm looking at the Shovel plugin at the moment to do this, but can anyone see any pitfalls?

Thanks in advance,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130624/805dd9f1/attachment.htm>


More information about the rabbitmq-discuss mailing list