Skip to content

Commit 0f98727

Browse files
DOCSP-48242-mongosync-metadata-post-sync (mongodb#651) (mongodb#657)
* DOCSP-48242-mongosync-metadata-post-sync * capitalize heading * reviewer updates * clarification (cherry picked from commit 8d1329a)
1 parent 32a9c38 commit 0f98727

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

236236
.. include:: /includes/rolling-build-limitation.rst
237237

238+
``mongosync`` Metadata
239+
~~~~~~~~~~~~~~~~~~~~~~
240+
241+
``mongosync`` stores its metadata in a database or multiple databases
242+
during migration. The metadata databases can be named any of the following:
243+
244+
- ``mongosync_reserved_for_internal_use``
245+
- Anything beginning with ``mongosync_internal_``
246+
- Anything beginning with ``mongosync_reserved_for_verification_``
247+
248+
You should drop any metadata databases after a successful migration.
249+
238250
Destination Clusters
239251
--------------------
240252

0 commit comments

Comments
 (0)