Skip to content

Commit 06fe5f2

Browse files
DOCSP-43405-msg-oplogReplay-find-command
1 parent 7c49cde commit 06fe5f2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

source/reference/command/find.txt

+5-1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ The :dbcommand:`find` command has the following syntax:
7474
}
7575
)
7676

77+
.. note:: <title>
78+
Since MongoDB 4.4, the :dbcommand:`find` command ignores the
79+
``oplogReplay`` flag. However, if the ``oplogReplay`` flag is set,
80+
the server accepts it for backwards compatibility, but has no effect.
81+
7782
.. _find-cmd-fields:
7883

7984
Command Fields
@@ -421,7 +426,6 @@ When using :ref:`Stable API <stable-api>` V1, the following
421426
- ``max``
422427
- ``min``
423428
- ``noCursorTimeout``
424-
- ``oplogReplay``
425429
- ``returnKey``
426430
- ``showRecordId``
427431
- ``tailable``

0 commit comments

Comments
 (0)