Modify the broker.conf with bundle number
Motivation
Many community partners have doubts and misunderstandings about this parameter, so the modification is more clear
Modifications
1)modify the description
# When a namespace is created without specifying the number of bundle, this
# value will be used as the default,the maximum number of bundles in the namespace depends on the maximum value of the int type.
defaultNumberOfNamespaceBundles=4
2)modify the description
# maximum number of bundles in a namespace when loadBalance triggers bundle auto split
loadBalancerNamespaceMaximumBundles=128
Verifying this change
no
Documentation
Check the box below or label this PR directly.
Need to update docs?
-
[ ]
doc-required(Your PR needs to update docs and you will update later) -
[x]
doc-not-needed(Please explain why) -
[ ]
doc(Your PR contains doc changes) -
[ ]
doc-complete(Docs have been already added)
The pr had no activity for 30 days, mark with Stale label.