<div>Hi,</div><div> </div><div>just looking at the example for alternate exchanges here <a href="http://www.rabbitmq.com/extensions.html">http://www.rabbitmq.com/extensions.html</a></div><div> </div><div>In this example, is the routing key of "" -- in channel.queueBind("unrouted", "my-ae", ""); like the default in a switch statement</div>
<div> </div><div>Will Rabbit try to first deliver an unrouted message to the same rout on the alternate exchange. </div><div> </div><div>thanks,</div><div>-Steven</div>