Handle different restore scenarios with Cassandra 2.2
问题 I have a Cassandra 3-node cluster and a keyspace created with a replication_factor of 3. I make my backups for this keyspace with nodetool snapshot . As recommended by Cassandra documentation, to make a global backup I start it with a cron job on each node (3 nodes are NTP synchronized). I'm not using incremental snapshots, it's always a new global snapshot. Unfortunately, I've some troubles with the restore process. First of all, I've set a replication factor to 3 (and QUORUM level of