Upgrade
Hi all, Looking at upgrading our install from 4.0.3 to 4.0.6. We have replication from one datacentre to a backup site. Other than modifying the replication config from dc1 to dc2, is there a simple method or command to stop replication for a period? The idea being that, should something go awry, the original install and data will be around for us to roll back from. Marc
Re: Upgrade
It's just a minor patch upgrade so all you're really upgrading is the binaries. In any case, switching off replication is not the recommended approach. The recommended pre-upgrade procedure is to take backups of the data on your nodes with nodetool snapshot. Cheers!
RE: Upgrade
On every node? From: Erick Ramirez Sent: Wednesday, October 12, 2022 3:20 PM To: user@cassandra.apache.org Subject: Re: Upgrade EXTERNAL It's just a minor patch upgrade so all you're really upgrading is the binaries. In any case, switching off replication is not the recommended approach. The recommended pre-upgrade procedure is to take backups of the data on your nodes with nodetool snapshot. Cheers!
Re: Upgrade
That's correct. Cheers!
RE: Upgrade
Groovy. Thanks. From: Erick Ramirez Sent: Wednesday, October 12, 2022 4:08 PM To: user@cassandra.apache.org Subject: Re: Upgrade EXTERNAL That's correct. Cheers!
Re: [RELEASE] Apache Cassandra 4.1-beta1 released
Correction… Downloads of source and binary distributions are listed in our download > section: > > http://cassandra.apache.org/download/ > The source and binary distributions are to be found here: https://downloads.apache.org/cassandra/4.1-beta1/ (4.1 won't appear on our downloads page until it reaches RC)