[rabbitmq-discuss] Per message publish confirms

Michael Klishin michael.s.klishin at gmail.com
Tue Mar 11 22:37:20 GMT 2014


2014-03-12 2:28 GMT+04:00 Ryan Brown <ryankbrown at gmail.com>:

> Is it possible to set-up an exchange to not use publish confirms but, if a
> given client sends a message that is of higher importance, to specify a
> flag to require a publish confirm for that/those messages?
>
> Essentially, I have an application that set-up on exchange with default
> global flag for durable messaging. Due to perf issues, we typically have
> this set to false. However, we now have a couple clients of our application
> that would like to require publish confirms.
>

Publisher confirms are per channels.

Use a separate channel that has confirms enabled.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140312/766f0121/attachment.html>


More information about the rabbitmq-discuss mailing list