[rabbitmq-discuss] Rabbitmq upgrade from 2.8.7 version to 3.2.3 version
sagu prf
sagu.prf1 at gmail.com
Sun Feb 9 03:19:42 GMT 2014
Hello Team ,
I am facing following issue on mirror queue policy .
rabbitmqctl set_policy -p "VHOST1" ha-all "^DataService\."
'{"ha-mode":"all"}' --priority "1"
rabbitmqctl set_policy -p "HOST1" ha-all "^CarrierService\."
'{"ha-mode":"all"}' --priority "1"
First command , set mirror policy for DataService queues .
second command , set mirror policy for CarrierService and it's removed
first command mirrored policy .
i have 20 queues start with DataService prefix and 20 queues start
with CarrierService on same vhost VHOST1 .
Regards
sagu.
On Thu, Feb 6, 2014 at 12:37 AM, Simon MacMullen <simon at rabbitmq.com> wrote:
> On 06/02/2014 08:27, sagu prf wrote:
>>
>> Hello Team ,
>>
>> Shall we upload the same 2.8.7 rabbit-machine.json config files
>> (queue and vhosts information ? to new version 3.2.3 ?
>>
>> Can you please update whether it break anything ? because 2.8.7 has
>> x-ha-policy-all .
>
>
> It won't break anything. The queues will have the "x-ha-policy" argument
> set, but in 3.x it won't do anything, it'll just be there.
>
> You could edit the JSON to remove it, but you don't have to.
>
> Cheers, Simon
>
More information about the rabbitmq-discuss
mailing list