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 c46c01d commit fbcba2bCopy full SHA for fbcba2b
source/reference/api/reverse.txt
@@ -135,7 +135,10 @@ Response
135
Behavior
136
--------
137
138
-If the ``reverse`` request is successful, ``mongosync`` enters the
+The reverse endpoint starts the ``REVERSING`` state. ``mongosync`` swaps the
139
+source and destination clusters and resumes applying change events.
140
+
141
+If the ``reverse`` sync is successful, ``mongosync`` enters the
142
``RUNNING`` state. The synchronization continues in the reverse
143
direction from the original sync job. You do not need to restart the
144
entire sync process to copy the original data.
0 commit comments