[rabbitmq-discuss] What purpose do the default exchanges in a vhost serve?

Matthias Radestock matthias at rabbitmq.com
Tue Dec 4 12:18:03 GMT 2012


On 04/12/12 12:13, Alvaro Videla wrote:
> According to that source file check_name/2 seems to be called for both
> cases, exchange and queue declaration. So I'm not sure why you see such
> behavior.

(amqp_client at i)13> amqp_channel:call(C, #'exchange.declare'{exchange = 
<<"amq.test">>}).
** exception exit: {{shutdown,
                         {server_initiated_close,403,
                             <<"ACCESS_REFUSED - exchange name 
'amq.test' contains reserved prefix 'amq.*'">>}},

So, as expected, this doesn't work.


Matthias.


More information about the rabbitmq-discuss mailing list