[rabbitmq-discuss] Transactions on acks

Matthew Sackman matthew at lshift.net
Wed Jan 6 12:07:40 GMT 2010


Hi Vishnu,

(Please keep the discussion list CC'd unless you explicitly want to take
the discussion off list - that way google can index these questions for
others to find).

On Wed, Jan 06, 2010 at 05:23:23PM +0530, vishnu wrote:
>    I guess the part that confuses me is when I recieve a message, try to
> perform a bunch of operations in a transaction and then rollback.
> now Im still holding onto the message and it still isn't acked. so my only
> option is to actually try again. Is that right?

Yes. Or you could close the channel or connection at which point the
message will automatically be requeued.

Matthew




More information about the rabbitmq-discuss mailing list