Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 4219ea7

Browse files
committed
DOCSP-46986-destinationDataHandling-note
1 parent 85fe906 commit 4219ea7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/reference/beta-program-private/many-to-one.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@ commands when starting :ref:`mongosync <c2c-mongosync>`:
4242
To start the sync operation between the source clusters and the
4343
destination cluster, see :ref:`c2c-quickstart-synchronize`.
4444

45+
When beginning your sync operation for a many-to-one migration, add
46+
the following parameter to the :ref:`/start <c2c-api-start>` requests:
47+
48+
.. code::
49+
50+
"destinationDataHandling": "ignorePreExistingNamespaces"
51+
4552
Behavior
4653
--------
4754

0 commit comments

Comments
 (0)