Skip to content

Commit 5a9cc26

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCS-15333-dbhash-locking (#1473)
Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 3db4d26 commit 5a9cc26

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/reference/command/dbHash.txt

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

23+
.. warning::
24+
25+
The :dbcommand:`dbHash` command obtains a shared (S) lock on the
26+
database, which prevents writes until the command completes.
27+
2328
Syntax
2429
------
2530

0 commit comments

Comments
 (0)