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
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
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