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

Jay Hilden jay.hilden at gmail.com
Tue May 13 17:42:09 BST 2014


Thanks for the response Simon.  I think it may be the "published to a
mirrored queue which subsequently failed over".  This would explain why I'm
only seeing it on one queue in one environment.  I will wait until this
queue is completely cleared out and see if my problem resolves itself.

Thank you again.


On Tue, May 13, 2014 at 2:48 AM, Simon MacMullen <simon at rabbitmq.com> wrote:

> 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
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140513/11b55ba8/attachment.html>


More information about the rabbitmq-discuss mailing list