Skip to content

Commit c5af0c7

Browse files
authored
DOCSP-37061-mongosync-timestamp-limitation (#380) (#382)
* DOCSP-37061-mongosync-timestamp-limitation * * * reword to match cloud docs copy
1 parent 0147d20 commit c5af0c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/reference/limitations.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ General Limitations
6161
<https://www.mongodb.com/docs/atlas/atlas-search/create-index/>`__.
6262
- ``mongosync`` only supports clusters that use the :ref:`WiredTiger
6363
<storage-wiredtiger>` storage engine.
64+
- You can't sync a collection with any documents that have an empty timestamp,
65+
such as ``Timestamp(0,0)``.
6466

6567
MongoDB Community Edition
6668
-------------------------

0 commit comments

Comments
 (0)