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 e345e26 commit ac53c67Copy full SHA for ac53c67
source/reference/verification/embedded.txt
@@ -102,8 +102,9 @@ confirm that ``mongosync`` was successful in transferring
102
documents from the source cluster to the destination.
103
104
If the verifier encounters errors, it fails the migration with
105
-an error. If the verifier finds no errors, ``mongosync``
106
-transitions to the ``COMMITTED`` state.
+an error. If the verifier finds no errors, the ``/progress``
+endpoint returns ``canWrite: true``. To learn more about the ``canWrite`` field,
107
+see :ref:`c2c-canWrite-committed`.
108
109
Please `contact <https://mongodb.com/contact>`__ support to
110
investigate verification issues.
0 commit comments