Re: Restore snapshots suggestion

2011-10-16 Thread aaron morton
Pass -Dcassandra.join_ring=false via the command line (at the bottom of cassnadra-env.sh) That will stop the node joining the ring. The node will still take requests from clients, but will only be able to serve requests at CL One for the keys it is a replica for. Other in the cluster will not s

Restore snapshots suggestion

2011-10-13 Thread Daning
If I need to restore snapshots from all nodes, but I can only shutdown one node a time since it is production, is there a way I can stop data syncing between nodes temporarily? I don't want the existing data overwrites the snapshot. I found this undocumented parameter DoConsistencyChecksBoolea