OK, now supposing Cassandra is run in a VM that crashes and I restore it from a snapshot done some time ago. Data is stored redundantly (replication factor 3) and I'm using consistency level QUORUM for reads and writes. That means no data should be lost as the latest data will at least be stored on another node. Now what do I have to do to sync the "dead node" again after restoring the VM from the snapshot? Will a nodetool repair command be sufficient?
-- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Replacing-a-dead-node-in-Cassandra-2-0-8-tp7596245p7596278.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.