Re: Adding nodes to Cluster without restarting

2012-06-26 Thread Pippo
Hi, I am indeed using ActiveMQ 5.6 with randomize=true on my connection string. But not sure if it's the same issue. What exactly is that test case and how do I use it? Thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/Adding-nodes-to-Cluster-without-restarting-tp4

Re: Adding nodes to Cluster without restarting

2012-06-22 Thread Pippo
Okay, So I was able to achieve that by configuring the third broker like this: / duplex="true" />* : / When I bring up the third broker, the clients rebalance themselves among the several nodes. Now, I want to update the configuration of the first two brokers. So I take down one of them a

Adding nodes to Cluster without restarting

2012-06-22 Thread Pippo
List, I have a network of brokers, consisting of two nodes. The Connectors elements were defined like this (on both nodes): / : / This configuration allows me to stop/start one of the brokers in the cluster, and all clients are aware of the change. But now I want to add a third broker to