Thanks a lot :) From: Robert Coli [mailto:rc...@eventbrite.com] Sent: 2014年1月24日 4:54 To: user@cassandra.apache.org Subject: Re: How to add a new DC to cluster in Cassandra 2.x
On Tue, Jan 21, 2014 at 7:16 AM, Tupshin Harper <tups...@tupshin.com<mailto: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<mailto:d...@datastax.com>, in case they agree and want to modify the above doc. :D =Rob