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 10cf025 commit 1560f1eCopy full SHA for 1560f1e
source/reference/parameters.txt
@@ -3845,13 +3845,12 @@ Sharding Parameters
3845
3846
.. versionadded:: 4.0.5
3847
3848
- The parameter is also available starting in 3.4.19 and 3.6.10
3849
-
3850
|mongod-only|
3851
3852
Type: Non-negative integer
3853
3854
- Default: 128
+ Default: 2147483647 starting in MongoDB 5.1.2, 5.0.6, and 4.4.12 (128
+ in earlier MongoDB versions)
3855
3856
The maximum number of documents in each batch to delete during the
3857
cleanup stage of :ref:`chunk migration <chunk-migration-procedure>`
0 commit comments