We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 980405f + 8c5b742 commit a055260Copy full SHA for a055260
source/jobs/stopping-jobs.txt
@@ -23,8 +23,12 @@ the type and stage of the sync job:
23
partially migrated data remains in the MongoDB database.
24
- If you stop a continuous sync job during the CDC stage, the process
25
ends gracefully, and Relational Migrator cleans up any temporary data.
26
+- After a sync job is stopped, you cannot resume it. To migrate data from
27
+ a stopped sync job, you can create a new job and select the option
28
+ :guilabel:`Drop destination collections before migration`.
29
-Once initiated, the process of canceling or completing a sync job may take up to one minute.
30
+Once initiated, the process of canceling or completing a sync job may
31
+take up to one minute.
32
33
Steps
34
-----
0 commit comments