Re: ActiveMQ upgrade documentation

2021-11-19 Thread Matt Pavlovich
rsday, November 18, 2021 1:27 PM > To: users@activemq.apache.org > Subject: Re: ActiveMQ upgrade documentation > > Hello Karl- > > The upgrade should be pretty straight forward for those versions. You had > typed ‘1.15.12’ and ‘1.16.3’— I suspect you meant ‘5.15.12’ and ’5.16.3

Re: ActiveMQ upgrade documentation

2021-11-19 Thread Jean-Baptiste Onofré
Hi Karl, It's possible to setup a master/slave or NoB between the "old" version and the "new" one, in order to do a "live" update. Regards JB On 18/11/2021 17:12, Nordstrom, Karl wrote: Is there documentation on how to upgrade ActiveMQ classic? I want to upgrade our test cluster from 1.15.12

Re: ActiveMQ upgrade documentation

2021-11-19 Thread Nordstrom, Karl
: Tim Bain Sent: Friday, November 19, 2021 7:44 AM To: ActiveMQ Users Subject: Re: ActiveMQ upgrade documentation Only one ActiveMQ broker accesses the data store at a time. The passive node is simply waiting to acquire the lock but will not access the data store until the lock is acquired. Yes

Re: ActiveMQ upgrade documentation

2021-11-19 Thread Tim Bain
> From: Matt Pavlovich > Sent: Thursday, November 18, 2021 1:27 PM > To: users@activemq.apache.org > Subject: Re: ActiveMQ upgrade documentation > > Hello Karl- > > The upgrade should be pretty straight forward for those versions. You had > ty

Re: ActiveMQ upgrade documentation

2021-11-18 Thread Nordstrom, Karl
ovember 18, 2021 1:27 PM To: users@activemq.apache.org Subject: Re: ActiveMQ upgrade documentation Hello Karl- The upgrade should be pretty straight forward for those versions. You had typed ‘1.15.12’ and ‘1.16.3’— I suspect you meant ‘5.15.12’ and ’5.16.3’. If you can have all the applications ‘

Re: ActiveMQ upgrade documentation

2021-11-18 Thread Matt Pavlovich
Hello Karl- The upgrade should be pretty straight forward for those versions. You had typed ‘1.15.12’ and ‘1.16.3’— I suspect you meant ‘5.15.12’ and ’5.16.3’. If you can have all the applications ‘drain’ all messages, that is the best. You then get fresh kahadb files created by 5.16.3. Other