operations, publish a new message and then ack the message we just picked
up. Recently we have started to publish the new message inside a transaction
since this guarantees that the message is persisted (it's a persistent
message), since we want to minimize the odds of message loss. However, we
have started to notice that the original message we pick up is marked as
unacknowledged after we complete our process. Is there something
fundamentally wrong in what we're doing, or is our approach correct?
thanks
Vishnu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100518/011b2c08/attachment.htm
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100518/011b2c08/attachment.htm