Upgrade

2022-10-12 Thread Marc Hoppins
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

2022-10-12 Thread Erick Ramirez
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

2022-10-12 Thread Marc Hoppins
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

2022-10-12 Thread Erick Ramirez
That's correct. Cheers!


RE: Upgrade

2022-10-12 Thread Marc Hoppins
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

2022-10-12 Thread Mick Semb Wever
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)