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.
1 parent 29fc123 commit bb09403Copy full SHA for bb09403
source/includes/fact-verification.rst
@@ -2,5 +2,12 @@
2
Before transferring your application load from the source cluster to the
3
destination, check your data to ensure that the sync was successful.
4
5
+.. note::
6
+
7
+ If ``mongosync`` stops during commit, before the
8
+ :ref:`/progress <c2c-api-progress>` endpoint reports
9
+ ``canWrite: true``, you must restart the entire migration to
10
+ ensure that it's verified.
11
12
For more information, see :ref:`c2c-verification`.
13
0 commit comments