On 12.05.2015 16:32,
michal.sz...@codilime.com wrote:
> Hi!
Hi!
> I want to requeue some messages at the end of the queue while using the
> newest rabbitmq. I know, that before version 2.7 this was the default
> behaviour. I am trying to achieve this effect by using two queues with
> dead letter exchange properly configured, of which one has also TTL set.
> The idea is to nack the message from the first queue with requeue=False.
> This message then gets into the second queue and after the TTL time
> expires it should get back to the first queue, but instead it is
> removed.
Do you see a message in the log file which looks like the following?
"Message dropped. Dead-letter queues cycle detected: ..."
--
Jean-Sébastien Pédron
Pivotal / RabbitMQ