How can I bring cassandra replica servers in sync with each other?
I have two replicas for my main cassandra server. Both the replicas are not in sync with the main server. This happened because the replica servers were running into errors cause by commit logs for 3 days in a row. So the replica servers don’t have data for these three dates in almost every table. So, how can I bring these replica servers in sync with the main cassandra server which has complete data !