[rabbitmq-discuss] publisher confirm ack nack ordering

Jeffrey Chen cpthk at hotmail.com
Tue Nov 29 21:31:55 GMT 2011


Hi:

I am wondering if I have this sequence of publishing:
1 success
2 success
3 fail
4 success
5 fail
6 fail
7 success

Will the Ack and the Nack come in the sequence order:
(1, Ack) -> (2, Ack) -> (3, Nack) -> (4, Ack) -> (5, Nack) -> (6, Nack) -> (7, Ack)

Or they could come in a different order?

Thanks.
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111129/cd8fd68f/attachment.htm>


More information about the rabbitmq-discuss mailing list