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

Commit 4a4999a

Browse files
committed
remove internal content
1 parent a67ea13 commit 4a4999a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,8 @@ the following parameter to the :ref:`/start <c2c-api-start>` requests:
4949

5050
"destinationDataHandling": "ignorePreExistingNamespaces"
5151

52-
``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
52+
Setting ``"destinationDataHandling"`` to ``"ignorePreExistingNamespaces"``
53+
allows each migration to write to the destination cluster that may have
5754
pre-existing namespaces from the other many-to-one migrations.
5855

5956
Behavior

0 commit comments

Comments
 (0)