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

Commit 9a515cb

Browse files
committed
DOCSP-48242-mongosync-metadata-post-sync
1 parent 2b21c07 commit 9a515cb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/reference/mongosync/mongosync-behavior.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,18 @@ Rolling Index Builds
281281

282282
.. include:: /includes/rolling-build-limitation.rst
283283

284+
``mongosync`` metadata
285+
~~~~~~~~~~~~~~~~~~~~~~
286+
287+
``mongosync`` stores its metadata in a database during migration. The metadata
288+
database may be named any of the following:
289+
290+
- ``mongosync_reserved_for_internal_use``
291+
- Anything beginning with ``mongosync_internal_``
292+
- Anything beginning with ``mongosync_reserved_for_verification_``
293+
294+
You should drop any metadata databases after a successful migration.
295+
284296
Destination Clusters
285297
--------------------
286298

0 commit comments

Comments
 (0)