Take a look at the export/import functionality available from the CLI. Out of curiosity, will AWS not restart a node if it goes down and if so wouldn't that mitigate the need for a backup?
Justin On Wed, Feb 27, 2019 at 4:12 AM <jo.stenb...@offilive.com> wrote: > Hi, > > we are using Artemis 2.6 clusters in AWS where a cluster consists of a > master and one backup server. For upgrades we are using a blue/green > deployment scheme where we setup a new cluster on two new server instances, > perform functional tests etc and once done switch the loadbalancer in front > of Artemis from the old cluster to the new cluster. > > Now we are trying to find an easy way to migrate all messages from the old > cluster to the new cluster. > > I looked at Core Bridges but they require manual configuration for each > source/target address. We however have a lot autocreated addresses/queues. > > Any ideas? > > Thanks, > Jo >