Hello, We are using an ActiveMQ network of brokers with static discovery. This means that every broker has a hard-coded list of addresses of the other brokers. I would like to know what are the best practices when adding/removing a broker from the cluster in production environment. My initial thought was to manually add/remove addresses from every broker, but it seems too laborious and error-prone.
I'd like to hear some suggestions. Thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/Adding-removing-brokers-from-a-static-broker-network-tp4677266.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.