[rabbitmq-discuss] Question on ordering of basic.return and CommitOK.
Matthias Radestock
matthias at rabbitmq.com
Tue Sep 4 17:58:30 BST 2012
Matt,
On 04/09/12 17:52, Matt Pietrek wrote:
> Can/will the broker always send the basic.return before sending the
> commitOK message?
From http://www.rabbitmq.com/confirms.html
<quote>
Unroutable mandatory or immediate messages are confirmed right after the
basic.return.
</quote>
So yes, the order is guaranteed.
Matthias.
More information about the rabbitmq-discuss
mailing list