[rabbitmq-discuss] Valid Routing Keys on Direct Exchange

Joe Garro joe.garro at gmail.com
Thu Mar 10 17:49:38 GMT 2011


Hello,

Take sample 4 on the Getting Started documentation, I can successful
implement this in .NET. However, for a while I was trying to specify my
routing keys as follows on a direct exchange all bound to one queue.

Log.Info
Log.Warn
Log.Error

When I attempt to send messages with any of those routing keys nothing
happens.

If I remove "Log." from the routing key for both binding and sending, then
messages are routed successfully.

Is there a limitation on using "." in routing keys on a direct exchange?

Thanks,
Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110310/454bcb10/attachment.htm>


More information about the rabbitmq-discuss mailing list