Replicate pre-exist data in an active-active deployment
You can replicate pre-exist data in an active-active deployment if you run the
copyTable
job before starting the replication.
You have to run the copyTable
job before starting the replication.
If you start the job after enabling replication, the second cluster will re-send the
data to the first cluster, because copyTable does not
edit the clusterId in the mutation objects.