Skip to content

Commit 26754c8

Browse files
DOCSP-48242-mongosync-metadata-post-sync (#651) (#655)
* DOCSP-48242-mongosync-metadata-post-sync * capitalize heading * reviewer updates * clarification (cherry picked from commit 8d1329a)
1 parent cd970b1 commit 26754c8

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
@@ -278,6 +278,18 @@ Rolling Index Builds
278278

279279
.. include:: /includes/rolling-build-limitation.rst
280280

281+
``mongosync`` Metadata
282+
~~~~~~~~~~~~~~~~~~~~~~
283+
284+
``mongosync`` stores its metadata in a database or multiple databases
285+
during migration. The metadata databases can be named any of the following:
286+
287+
- ``mongosync_reserved_for_internal_use``
288+
- Anything beginning with ``mongosync_internal_``
289+
- Anything beginning with ``mongosync_reserved_for_verification_``
290+
291+
You should drop any metadata databases after a successful migration.
292+
281293
Destination Clusters
282294
--------------------
283295

0 commit comments

Comments
 (0)