<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"><<a href="mailto:vans.zarya@gmail.com" target="_blank">vans.zarya@gmail.com</a>></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 'default' queue? For<br>
example, I have 3 consumers with keys 'con1', 'con2' and 'con4'. I send a<br>
message with the key 'con3' and I need broker requeues message to some<br>
'starter' queue that can start 'con3' 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>