<div dir="ltr">Hi,<div><br></div><div>I&#39;m trying to apply more than one policy to the same queue with no success. Is that possible?</div><div><br></div><div>See the output of rabbitmqctl:</div><div><br></div><div><div>
$ ./scripts/rabbitmqctl list_policies</div><div>Listing policies ...</div><div>/<span class="" style="white-space:pre">        </span>federate-me<span class="" style="white-space:pre">        </span>queues<span class="" style="white-space:pre">        </span>^test\\.<span class="" style="white-space:pre">        </span>{&quot;federation-upstream-set&quot;:&quot;all&quot;}<span class="" style="white-space:pre">        </span>0</div>
<div>/<span class="" style="white-space:pre">        </span>ha-all<span class="" style="white-space:pre">        </span>queues<span class="" style="white-space:pre">        </span>^test\\.<span class="" style="white-space:pre">        </span>{&quot;ha-mode&quot;:&quot;all&quot;}<span class="" style="white-space:pre">        </span>0</div>
<div>/<span class="" style="white-space:pre">        </span>other-fed<span class="" style="white-space:pre">        </span>queues<span class="" style="white-space:pre">        </span>^test\\.<span class="" style="white-space:pre">        </span>{&quot;federation-upstream-set&quot;:&quot;some&quot;}<span class="" style="white-space:pre">        </span>0</div>
<div>...done.</div><div><br></div><div>$ ./scripts/rabbitmqctl list_queues name policy</div><div>Listing queues ...</div><div>test.asdf<span class="" style="white-space:pre">        </span>other-fed</div><div>test.queue<span class="" style="white-space:pre">        </span>other-fed</div>
<div>test.qwer<span class="" style="white-space:pre">        </span>other-fed</div><div>test.zxcv<span class="" style="white-space:pre">        </span>other-fed</div><div>...done.</div></div><div><br></div><div>I&#39;m using RabbitMQ from the default hg branch.</div>
<div><br></div><div>Regards,</div><div><br></div><div>Alvaro</div></div>