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 8c393b8 commit ea72371Copy full SHA for ea72371
source/reference/parameters.txt
@@ -3654,13 +3654,12 @@ Sharding Parameters
3654
3655
.. versionadded:: 4.0.5
3656
3657
- The parameter is also available starting in 3.4.19 and 3.6.10
3658
-
3659
|mongod-only|
3660
3661
Type: Non-negative integer
3662
3663
- Default: 128
+ Default: 2147483647 starting in MongoDB 5.0.6 and 4.4.12 (128 in
+ earlier MongoDB versions)
3664
3665
The maximum number of documents in each batch to delete during the
3666
cleanup stage of :ref:`chunk migration <chunk-migration-procedure>`
0 commit comments