Verifying data consistency between data centers in cassandra
I am maintaining a cassandra cluster with 2 data centers. Now I am going to add new data center in that existing cluster. After rebuilding data, how can i verify the consistency of data in new data center?
No comments yet.