Skip to content

Commit 79131dc

Browse files
authored
DOCSP-37061-mongosync-timestamp-limitation (#380) (#383)
* DOCSP-37061-mongosync-timestamp-limitation * * * reword to match cloud docs copy
1 parent ac92dd4 commit 79131dc

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
@@ -59,6 +59,8 @@ General Limitations
5959
<https://www.mongodb.com/docs/atlas/atlas-search/create-index/>`__.
6060
- ``mongosync`` only supports clusters that use the :ref:`WiredTiger
6161
<storage-wiredtiger>` storage engine.
62+
- You can't sync a collection with any documents that have an empty timestamp,
63+
such as ``Timestamp(0,0)``.
6264

6365

6466
MongoDB Community Edition

0 commit comments

Comments
 (0)