[rabbitmq-discuss] Updating messages on queues

Matthew Sackman matthew at rabbitmq.com
Mon Jul 19 12:26:04 BST 2010


On Mon, Jul 19, 2010 at 04:22:12AM -0700, cbourne wrote:
> Thanks Matt - guess the only problem with getting the consumer to do this is
> that if it's the consumer that fails, then the message could be lost.

Not true. If the consumer fails before acking the message then Rabbit
reinserts the message into the queue.

Matthew


More information about the rabbitmq-discuss mailing list