We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac92dd4 commit 79131dcCopy full SHA for 79131dc
source/reference/limitations.txt
@@ -59,6 +59,8 @@ General Limitations
59
<https://www.mongodb.com/docs/atlas/atlas-search/create-index/>`__.
60
- ``mongosync`` only supports clusters that use the :ref:`WiredTiger
61
<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)``.
64
65
66
MongoDB Community Edition
0 commit comments