[rabbitmq-discuss] how to apply more than one policy to the same queue

Alvaro Videla videlalvaro at gmail.com
Sat Oct 12 04:47:46 BST 2013


Hi,

I'm trying to apply more than one policy to the same queue with no success.
Is that possible?

See the output of rabbitmqctl:

$ ./scripts/rabbitmqctl list_policies
Listing policies ...
/ federate-me queues ^test\\. {"federation-upstream-set":"all"} 0
/ ha-all queues ^test\\. {"ha-mode":"all"} 0
/ other-fed queues ^test\\. {"federation-upstream-set":"some"} 0
...done.

$ ./scripts/rabbitmqctl list_queues name policy
Listing queues ...
test.asdf other-fed
test.queue other-fed
test.qwer other-fed
test.zxcv other-fed
...done.

I'm using RabbitMQ from the default hg branch.

Regards,

Alvaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131011/c247bb30/attachment.htm>


More information about the rabbitmq-discuss mailing list