[rabbitmq-discuss] RabbitMQ 3.2 and federated queues

Simon MacMullen simon at rabbitmq.com
Fri Oct 11 11:17:47 BST 2013


On 02/10/2013 1:18PM, Mariusz Gronczewski wrote:
> Is there any way to check over STOMP if queue exists ? I've noticed that
> if I send message to nonexisting queue it just creates it.

You can send to /amq/queue/whatever, that should fail rather than create 
the queue if the queue does not exist. There's no "real" mechanism for 
checking if queues exist though.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list