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 51f5de2 commit 3dc1377Copy full SHA for 3dc1377
source/reference/limitations.txt
@@ -53,6 +53,9 @@ General Limitations
53
- `Queryable Execution
54
<https://www.mongodb.com/docs/v6.0/core/queryable-encryption/>`__ is
55
not supported.
56
+- If you run the :dbcommand:`renameCollection` command or the
57
+ :dbcommand:`drop` command on a :ref:`capped collection
58
+ <manual-capped-collection>`, synchronization behavior is undefined.
59
60
MongoDB Community Edition
61
-------------------------
0 commit comments