[rabbitmq-discuss] Is there some method to setting how long amessage is not acknowlegment will be requeued?

lishulin lishulin at feinno.com
Wed Dec 11 08:24:40 GMT 2013


Hi MK:

Suppose that no connection interruption and the consumer connected to rabbitMQ 
for a very long time, and the consumer reply no aknowlegement of all the message it have got.
In this situation, rabbitMQ will keep all the message that have no acknowlegement in memory,
and the rabbitMQ server will be reached the watermark soon and blocking the message publishing,
Is this right?


----- Original Message ----- 
From: Michael Klishin 
To: Discussions about RabbitMQ 
Sent: 2013-12-11, 16:00:15
Subject: Re: [rabbitmq-discuss] Is there some method to setting how long amessage is not acknowlegment will be requeued?


2013/12/11 woodslee <woodslee at 126.com>

I have a question about message acknowlegement.
Is there some method or parameters to setting how long a message is not acknowlegment will be
think of deliveried unsuccessful, and will be requeued and deliveried again?

There is no.


You can have such a timeout in the app that consumes messages, though.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131211/b7bb911b/attachment.html>


More information about the rabbitmq-discuss mailing list