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 9dfc303 commit a55f624Copy full SHA for a55f624
source/reference/parameters.txt
@@ -4027,15 +4027,16 @@ Sharding Parameters
4027
4028
.. versionadded:: 7.0.1
4029
4030
+ .. versionchanged:: 7.2
4031
+
4032
|both|
4033
4034
*Type*: integer
4035
4036
*Default*: 500
4037
4038
Specifies the size of the routing table cache buckets used to
- implement chunk grouping optimization. Must be greater than or equal
- to ``0``.
4039
+ implement chunk grouping optimization. Must be greater than ``0``.
4040
4041
For example, to set the cache chunk bucket size to ``250`` on a
4042
``mongod``, issue the following command at startup:
0 commit comments