I have the following datacenter-aware configuration:
Primary Datacenter: 3 node cluster, RF=3
Secondary Datacenter: 3 node cluster, RF=33
Data size is more than 100GB per node
Assuming that secondary datacenter is breakdown. Recovered after failure after few days.
How I can sync data from primary datacenter to secondary quickly?
I tried "nodetool repair" with various keys. But it takes much time.