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

Kshitiz Garg stephanion2002 at gmail.com
Tue Oct 12 19:17:45 BST 2010


Hi Mathhew/Simon,

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.

Regards,
Kshitiz

On Tue, Oct 12, 2010 at 7:17 PM, Matthew Sackman <matthew at rabbitmq.com>wrote:

> On Tue, Oct 12, 2010 at 07:14:43PM +0530, Kshitiz Garg wrote:
> > My use-case is that the message should be deleted from the queue only
> after
> > some processing is completed at the consumer's side.
>
> Yes. Acknowledge the message after processing it. Thus consume or get
> the message with noAck = false.
>
> Matthew
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20101012/1e3ddb91/attachment-0002.htm>


More information about the rabbitmq-discuss mailing list