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

Alvaro Videla videlalvaro at gmail.com
Tue Dec 4 12:13:53 GMT 2012


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.

Cheers,

Alvaro


On Tue, Dec 4, 2012 at 1:04 PM, Chris Duncan <celldee at gmail.com> wrote:

>  On 04/12/12 11:52, Alvaro Videla wrote:
>
> Hi
>
> On Tue, Dec 4, 2012 at 12:48 PM, Chris Duncan <celldee at gmail.com> wrote:
>
>> If I delete one of the amq.* exchanges, should I be able to re-create it?
>> I've tried a redeclaration, but that doesn't seem to work.
>
>
>  You can't do that. See:
> http://hg.rabbitmq.com/rabbitmq-server/file/d5898ecfbe72/src/rabbit_channel.erl#l529
>
>  Regards,
>
>  Alvaro
>
>
> _______________________________________________
> rabbitmq-discuss mailing listrabbitmq-discuss at lists.rabbitmq.comhttps://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>  Thanks Alvaro, that's what I'm observing. Last question: would you expect
> to get an 'ACCESS_REFUSED' error if you tried to declare an exchange with a
> name like 'amq.test'. I don't get an error, but I do if I try to declare a
> queue with a similar name.
>
> Cheers,
>
> Chris
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121204/4a1537eb/attachment.htm>


More information about the rabbitmq-discuss mailing list