[rabbitmq-discuss] pile up messages on queue

Francesco Mazzoli francesco at rabbitmq.com
Mon Jul 23 15:16:42 BST 2012


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


More information about the rabbitmq-discuss mailing list