Skip to content

Commit 9632b12

Browse files
DOCSP-48242-mongosync-metadata-post-sync (#651) (#656)
* DOCSP-48242-mongosync-metadata-post-sync * capitalize heading * reviewer updates * clarification (cherry picked from commit 8d1329a)
1 parent b271287 commit 9632b12

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

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

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

0 commit comments

Comments
 (0)