Skip to content

Commit 72b55d0

Browse files
authored
DOCSP-45858-mongosync-doesnt-support-docs-with-duplicate-fields (#517)
1 parent 41e52e1 commit 72b55d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/reference/limitations.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ General Limitations
6969
<storage-wiredtiger>` storage engine.
7070
- You can't sync a collection with any documents that have an empty timestamp,
7171
such as ``Timestamp(0,0)`` on pre-6.0 source clusters.
72+
- ``mongosync`` does not support documents with duplicate field names.
73+
For details, see :manual:`MongoDB does not support duplicate field names
74+
</reference/limits/#mongodb-does-not-support-duplicate-field-names>`.
7275

7376
MongoDB Community Edition
7477
-------------------------

0 commit comments

Comments
 (0)