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 fbbd950 commit c46e1d6Copy full SHA for c46e1d6
source/reference/parameters.txt
@@ -3987,15 +3987,16 @@ Sharding Parameters
3987
3988
.. versionadded:: 7.0.1
3989
3990
+ .. versionchanged:: 7.2
3991
+
3992
|both|
3993
3994
*Type*: integer
3995
3996
*Default*: 500
3997
3998
Specifies the size of the routing table cache buckets used to
- implement chunk grouping optimization. Must be greater than or equal
- to ``0``.
3999
+ implement chunk grouping optimization. Must be greater than ``0``.
4000
4001
For example, to set the cache chunk bucket size to ``250`` on a
4002
``mongod``, issue the following command at startup:
0 commit comments