<div dir="ltr"><div>Hi,</div><br><div class="gmail_extra"><div class="gmail_quote">On Sat, Sep 14, 2013 at 5:20 PM, skavans <span dir="ltr">&lt;<a href="mailto:vans.zarya@gmail.com" target="_blank">vans.zarya@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">By default when I send a message with absent routing_key, the broker rejects<br>

it. How can I force RabitMQ to send one to the some &#39;default&#39; queue? For<br>
example, I have 3 consumers with keys &#39;con1&#39;, &#39;con2&#39; and &#39;con4&#39;. I send a<br>
message with the key &#39;con3&#39; and I need broker requeues message to some<br>
&#39;starter&#39; queue that can start &#39;con3&#39; consumer and requeue message again?<br></blockquote><div><br></div><div>I think an Alternate Exchange will fit your use case. Read more here:�<a href="http://www.rabbitmq.com/ae.html">http://www.rabbitmq.com/ae.html</a></div>
<div><br></div><div>-Alvaro</div><div><br></div></div></div></div>