hi all,
Does anyone know if there is an order of precedence on routing keys for a topic exchange?
I have noticed if I do the following..
routing key = #
or
routing key = #.something
even if the later is more specific items tend to be put on the less specific queue. Is there a way to enforce the most specific key as the preferred item ?