[rabbitmq-discuss] Adding slave for mirrored queue

Tim Watson watson.timothy at gmail.com
Mon Oct 22 15:24:12 BST 2012


Hi

On 22 Oct 2012, at 14:47, Artsiom <u2.storm at gmail.com> wrote:

> Hi all.
> 
> Let me ask question regarding mirrored queues.
> I have a cluster of 8 nodes(node01, node02, node03 ... and etc.). The queue is                             declared as HA with following params:
> x-ha-policy: nodes
> x-ha-policy: rabbit at node01, rabbit at node02, rabbit at node03
> 
> Is it possible to add more slaves for that queue w\o deleting and redeclaring.

In the current version of rabbit no. In the next feature release 3.0 yes, because ha is controlled by policy rather than at queue declaration time and can be changed at runtime. Check out next.rabbitmq.com for more info.

> If possible, what side-effects are expected?
> Will other consumers be able to continue receive messages from that queue or they'll                                                           get cancellation consumer notification?
> I don't want all nodes to be mirrors of that queue (it generates too much network traffic).
> 
> P.S. Does rabbitmq-c support consumer cancellation notification feature?
> 
> --
> Best regards,
> Artsiom
> 
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121022/7b1050fe/attachment.htm>


More information about the rabbitmq-discuss mailing list