[rabbitmq-discuss] Implement guaranteed delivery with ReturnListener and ConfirmListener

Michael Klishin mklishin at gopivotal.com
Wed Jul 16 22:41:19 BST 2014


On 17 July 2014 at 01:37:23, ArnavJoshi (arnav.joshi at mathworks.com) wrote:
> > We experimented by sending messages to undeclared exchanges 
> and undeclared
> queues. We received an individual ack for every message that 
> was not routed
> to the exchange and a specific queue.

Publishing to an undeclared exchange should result in a channel error (404 NOT_FOUND).

D id you use exchange-to-exchange bindings?
-- 
MK 

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list