We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264ea1d commit 7fee73dCopy full SHA for 7fee73d
source/reference/command/collMod.txt
@@ -49,5 +49,8 @@ collMod
49
as a result of document growth, and *does not* affect
50
existing allocations.
51
52
- This command obtains a write lock on the affected database
53
- and will block other operations until it has completed.
+ .. Commenting out the following after DOCS-717, it does take
+ a lock but its to cover a very small metadata change.
54
+
55
+ This command obtains a write lock on the affected database
56
+ and will block other operations until it has completed.
0 commit comments