Skip to content

Commit 8d1329a

Browse files
DOCSP-48242-mongosync-metadata-post-sync (mongodb#651)
* DOCSP-48242-mongosync-metadata-post-sync * capitalize heading * reviewer updates * clarification
1 parent b907945 commit 8d1329a

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 or multiple databases
288+
during migration. The metadata databases can 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)