Skip to content

Commit 7acd7cb

Browse files
committed
DOCS-11931: db.eval must run on a primary
1 parent 99a2f2c commit 7acd7cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/includes/admonitions-eval.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
.. \|object| defined in included parameters-eval ..
22
.. \|nolockobject| defined in included parameters-eval ..
33
4+
You must run |object| against the :term:`primary` member of a
5+
replica set. If you attempt to run |object| on a :term:`secondary`
6+
member, MongoDB will return an error.
7+
48
Write Lock
59
~~~~~~~~~~
610

0 commit comments

Comments
 (0)