I want fo increase replication factor in my C* 2.1.3 cluster(rf chang from 2 to 3 for some keyspaces).
I read the doc of Updating the replication factor <http://www.datastax.com/documentation/cql/3.1/cql/cql_using/update_ks_rf_t.html> . The step two is run the nodetool repair.But as I know nodetool repair default is full repair,seems againt to the step three.So run witch repair cmd when increase replication factor? Thanks all. -------------------------------------- Ranger Tsao