Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions source/reference/limitations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ General Limitations
<storage-wiredtiger>` storage engine.
- You can't sync a collection with any documents that have an empty timestamp,
such as ``Timestamp(0,0)`` on pre-6.0 source clusters.
- ``mongosync`` does not support documents with duplicate field names.
For details, see :manual:`MongoDB does not support duplicate field names
</reference/limits/#mongodb-does-not-support-duplicate-field-names>`.

MongoDB Community Edition
-------------------------
Expand Down