[rabbitmq-discuss] Install a plugin in the broker
Matthias Radestock
matthias at rabbitmq.com
Fri Aug 3 09:09:05 BST 2012
On 03/08/12 09:03, Félix López wrote:
> Yes, this is the trace, I connect a consumer and one publisher, when I
> publish a message with:
> channel.basic_publish(exchange='testing',routing_key='',body='Hello
> World!', properties=data)
>
> The broker throws the following:
> http://pastebin.com/hP9Z2iUv
That stack trace doesn't match the code on github - it's failing at
rabbit_exchange_type_throttling.erl:68, which is a blank line.
Matthias.
More information about the rabbitmq-discuss
mailing list