[rabbitmq-discuss] How to configure Shovel with HA queue

James Carr james.r.carr at gmail.com
Fri Mar 30 06:56:44 BST 2012


I don't think it's currently possible (I could be wrong). Maybe
federation would work better for you? I use federation with HA queues
on a couple clusters I've setup and it works like a charm.
http://www.rabbitmq.com/federation.html

Thanks,
James


On Thu, Mar 29, 2012 at 6:50 AM, MELIQUE Denis (MORPHO)
<denis.melique at morpho.com> wrote:
> Hi,
>
>
>
> Is it possible to set Shovel configuration to consume from a HA Queue ?
>
> I did not find documentation about it on Rabbit MQ site, and I’am wondering
> if it’s possible.
>
> If Yes what is the correct syntax of the queue.declare in shovel declaration
> ?
>
>
>
> I already have tried :
>
>>
> {'queue.declare',
>
>                                [{queue, <<"shovel.forward.insertions">>},
>
>                                 {x-ha-policy,<<"all">>},
>
>                                 durable ]},
>
>>
> Which seems to be incorrect J
>
>
>
> Thank you.
>
>
>
> Denis
>
> #
> " Ce courriel et les documents qui lui sont joints peuvent contenir des
> informations confidentielles ou ayant un caractère privé. S'ils ne vous sont
> pas destinés, nous vous signalons qu'il est strictement interdit de les
> divulguer, de les reproduire ou d'en utiliser de quelque manière que ce soit
> le contenu. Si ce message vous a été transmis par erreur, merci d'en
> informer l'expéditeur et de supprimer immédiatement de votre système
> informatique ce courriel ainsi que tous les documents qui y sont attachés."
> ******
> " This e-mail and any attached documents may contain confidential or
> proprietary information. If you are not the intended recipient, you are
> notified that any dissemination, copying of this e-mail and any attachments
> thereto or use of their contents by any means whatsoever is strictly
> prohibited. If you have received this e-mail in error, please advise the
> sender immediately and delete this e-mail and all attached documents from
> your computer system."
> #
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


More information about the rabbitmq-discuss mailing list