[rabbitmq-discuss] How to configure RabbitMQ cluster to get out of the scale.

Simon Lundström simlu at su.se
Mon Mar 11 12:54:10 GMT 2013


On Fri, 2013-03-08 at 14:25:03 +0000, Simon MacMullen wrote:
> On 07/03/13 23:31, t.otoda.freemail at gmail.com wrote:
> >    If anyone know how to do re-balance of queues, please tell me.
> 
> This is something that comes up occasionally - in 3.1 it will be
> possible to manually migrate queues around by using the HA "nodes"
> policy, but doing so will involve deliberately making the queue fail
> over, with attendant consumer cancellation. It's possible something
> could be scripted on top of that for automatic queue balancing - is
> this something for which there would be demand?

Well, nicest thing would be for messages to be replicated out to the new
node (if that is the configured HA policy). But I get that this is
hardish and costly.

But having an API-function to be able to migrate all HA-queues from one
node to another node would be awesome when the need for maintenance or
upgrade comes up.

When using HA-queues CCN is a must anyway, right?

Br,
- Simon

____________________________________

Simon Lundström

IT Services
Stockholm University
SE-106 91 Stockholm, Sweden

www.su.se/it

____________________________________


More information about the rabbitmq-discuss mailing list