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 db8d485 commit dadb13dCopy full SHA for dadb13d
source/reference/parameters.txt
@@ -3483,13 +3483,12 @@ Sharding Parameters
3483
3484
.. versionadded:: 4.0.5
3485
3486
- The parameter is also available starting in 3.4.19 and 3.6.10
3487
-
3488
|mongod-only|
3489
3490
Type: Non-negative integer
3491
3492
- Default: 128
+ Default: 2147483647 starting in MongoDB 4.4.12 (128 in earlier
+ MongoDB versions)
3493
3494
The maximum number of documents in each batch to delete during the
3495
cleanup stage of :ref:`chunk migration <chunk-migration-procedure>`
0 commit comments