[rabbitmq-discuss] Policy for dead letter exchange routing back to queue
Brian Reischl
breischl at gmail.com
Mon Dec 2 16:25:31 GMT 2013
If you're just trying to put the message back on the queue, then why not
Reject with Requeue=true instead of using dead letter exchanges?
On Wednesday, November 27, 2013 8:25:57 AM UTC-7, Nicholas Stuart wrote:
>
> I've successfully set up a dead letter exchange policy where the
> dead-letter-exchange is blank, which will return the message to the
> original queue. However this only happens if the message was published to
> the default exchange, or with a routing key of the queue name.
>
> If I set up a fanout or topic exchange, my message is dropped(rightfully
> so). Is there any way, in the RabbitMQ policy, that I can specify a routing
> key policy that will always point back to the queue the message was
> consumed off of?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131202/41fa7c28/attachment.html>
More information about the rabbitmq-discuss
mailing list