Skip to content

Commit 3dc1377

Browse files
author
Dave Cuthbert
authored
DOCSP-23407 rename and drop not supported (#54)
* DOCSP-23407 rename and drop not supported * Review feedback * Review feedback
1 parent 51f5de2 commit 3dc1377

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
@@ -53,6 +53,9 @@ General Limitations
5353
- `Queryable Execution
5454
<https://www.mongodb.com/docs/v6.0/core/queryable-encryption/>`__ is
5555
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.
5659

5760
MongoDB Community Edition
5861
-------------------------

0 commit comments

Comments
 (0)