On Tue, Jan 21, 2014 at 7:16 AM, Tupshin Harper <tups...@tupshin.com> wrote:
> This should be the doc you are looking for. > > > http://www.datastax.com/documentation/cassandra/2.0/webhelp/index.html#cassandra/operations/ops_add_dc_to_cluster_t.html > Rebuild (like bootstrap) only streams data from a single source replica per range. IMO, therefore, the above process "should" end with a "repair all nodes in both data centers with -pr" step. Otherwise, requests to the new DC with LOCAL_X ConsistencyLevels or CL.ONE may violate consistency. I have bcc:ed d...@datastax.com, in case they agree and want to modify the above doc. :D =Rob