Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions source/reference/beta-program/destinationDataHandling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ The following table shows the strings you can set for
cluster. Ensure your destination namespaces are different from
those ``mongosync`` replicates from the source cluster.

``"ignorePreExistingNamespaces"`` is not compatible with
:ref:`c2c-api-reverse`.

If you omit a ``"destinationDataHandling"`` string, and the destination
cluster has user data, ``mongosync`` returns an error. Otherwise,
``mongosync`` continues the sync operation.
Expand Down