You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before creating a Milvus CDC task, if the data between the source cluster and the backup cluster is out of sync, with a data gap of several hours, will the synchronization task still be effective? #233
When performing data synchronization between already running clusters, I want to first use the backup tool to synchronize offline data to the backup cluster, and then start a CDC task to synchronize real-time data. Is this approach feasible?