[rabbitmq-discuss] Why does the UI say all messages are being redelivered?

Simon MacMullen simon at rabbitmq.com
Tue May 13 08:48:43 BST 2014


All the messages that are being delivered have been marked as 
redelivered at some point. Possible reasons include that they were all 
delivered to but not acked by a client which subsequently disconnected, 
or rejected/nacked them, or invoked basic.recover. Or that they were 
published to a mirrored queue which subsequently failed over.

Do any of those sound right?

Cheers, Simon

On 12/05/2014 23:30, Jay Hilden wrote:
> We have a 2 node cluster in production that has many vhosts and many
> queues, all working great.  There is one queue that when it processes
> the data it lists all messages are being redelivered.  So the UI will
> say "deliver/get (of which redelivered): 65/s (65/s)".  It looks like
> all of the messages are being redelivered.  This is only happening on
> one queue.
>
> Can anyone help me with the root cause of this issue?
>
> Thank you in advance.
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>



More information about the rabbitmq-discuss mailing list