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