Skip to content

Commit 736e739

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCS-15333-dbhash-locking (#1473) (#1494)
Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent b1e9c5d commit 736e739

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/reference/command/dbHash.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Definition
2020
to compare databases across :binary:`~bin.mongod` instances, such as
2121
across members of replica sets.
2222

23+
The :dbcommand:`dbHash` command obtains a shared (S) lock on the
24+
database, which prevents writes until the command completes.
25+
2326
:dbcommand:`dbHash` has the following syntax:
2427

2528
.. code-block:: javascript

0 commit comments

Comments
 (0)