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

Chris Duncan celldee at gmail.com
Tue Dec 4 12:25:07 GMT 2012


On 04/12/12 12:18, Matthias Radestock wrote:
> 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.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
OK, thanks for the clarification. I'll do some more testing.

Regards,

Chris


More information about the rabbitmq-discuss mailing list