[rabbitmq-discuss] Acknowledging for the deletion of the message

Simon MacMullen simon at rabbitmq.com
Tue Oct 12 19:27:59 BST 2010


On 12/10/2010 7:17PM, Kshitiz Garg wrote:
> Thanks for your responses. I want to know that is the publisher is at
> all involved in the process when I consume with no_ack=false and then
> basic.ack messages after the processing ? I want to make sure that the
> publisher remains be free of any such impact.

No, the publisher is not involved. If the consumer dies without acking a 
message then the message just goes back on the queue.

Cheers, Simon



More information about the rabbitmq-discuss mailing list