[rabbitmq-discuss] pile up messages on queue

Daniel Buchko dbuchko at vmware.com
Tue Jul 24 14:58:38 BST 2012


Perhaps auto-ack is false, and you are not ack'ing the messages?  You can check the number of unack'd messages in the management console.

Dan


-----Original Message-----
From: rabbitmq-discuss-bounces at lists.rabbitmq.com [mailto:rabbitmq-discuss-bounces at lists.rabbitmq.com] On Behalf Of Francesco Mazzoli
Sent: Monday, July 23, 2012 10:17 AM
To: Discussions about RabbitMQ
Subject: Re: [rabbitmq-discuss] pile up messages on queue

Hi Yican,
At Mon, 23 Jul 2012 10:02:30 -0400,
Cao, Yican - 0661 - MITLL wrote:
> Hi,
> 
> I have a producer publishes messages at routing key a.b.c.
> Meantime a consumer is consume at #.
> 
> There is no problem to get those messages. But queue is piling up, 
> never been cleaned or purged.
> I'm using 2.7.1 server. 
> 
> Does anyone experience this? Thanks.
> 
> Yican Cao

It's not clear to me what you are trying to do and what the issue here.
Specifically, I'm not sure what you mean by "getting" from the queue and "cleaning" the queue.

If you are consuming from the queue, logically the messages should not appear again on the queue (unless you are rejecting them). Are you experiencing redelivery of messages that you have consumed already?

--
Francesco * Often in error, never in doubt _______________________________________________
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