Re: Topology settings before/after decommission node

2019-04-10 Thread Anthony Grasso
Hi Robert, Your action plan looks good. You can think of the *cassandra-topology.properties* file as a map for the cluster. The map between the nodes must be consistent because each node uses it to determine where it is meant to be located logically. It is good hygiene to maintain the *cassandra

Topology settings before/after decommission node

2019-04-10 Thread rastrent
Hi there, I am running a cassandra cluster (v3.0.9) with 2 DCs (4/3 nodes respectively) using endpoint_snitch: PropertyFileSnitch and I would like to decommission one node in DC1 but I wonder about what kind of actions I need to take related with the the topology settings. My cassandra-topology