Skip to content

Commit fbcba2b

Browse files
added reversing descr (#355) (#357)
1 parent c46c01d commit fbcba2b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/reference/api/reverse.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,10 @@ Response
135135
Behavior
136136
--------
137137

138-
If the ``reverse`` request is successful, ``mongosync`` enters the
138+
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
139142
``RUNNING`` state. The synchronization continues in the reverse
140143
direction from the original sync job. You do not need to restart the
141144
entire sync process to copy the original data.

0 commit comments

Comments
 (0)