[rabbitmq-discuss] Channel.basicPublish to a non-existent exchange does not throw

Michael Klishin mklishin at gopivotal.com
Mon Oct 21 20:06:29 BST 2013


On 21 Oct 2013, at 23:02, Jonathan Halterman <jhalterman at gmail.com> wrote:

> Should Channel.basicPublish throw when the exchange doesn't exist?

No (although I agree it would be completely logical).

Register a return listener and publish messages as mandatory. Also, take a
look at publisher confirms.

MK





More information about the rabbitmq-discuss mailing list