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

Commit 38fa243

Browse files
committed
add additional info
1 parent 4219ea7 commit 38fa243

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
@@ -49,6 +49,13 @@ the following parameter to the :ref:`/start <c2c-api-start>` requests:
4949

5050
"destinationDataHandling": "ignorePreExistingNamespaces"
5151

52+
Internally, ``mongosync`` uses the ``--migrationName`` command line option
53+
to create a customized migration metadata database for each migration
54+
following the ``mongosync_internal_<migrationName>`` pattern. Setting
55+
``"destinationDataHandling"`` to ``"ignorePreExistingNamespaces"`` allows
56+
each migration to write to the destination cluster that may have
57+
pre-existing namespaces from the other many-to-one migrations.
58+
5259
Behavior
5360
--------
5461

0 commit comments

Comments
 (0)