momo-jun commented on a change in pull request #13751:
URL: https://github.com/apache/pulsar/pull/13751#discussion_r786540559



##########
File path: site2/docs/reference-configuration.md
##########
@@ -634,7 +641,7 @@ You can set the log level and configuration in the  
[log4j2.yaml](https://github
 |loadBalancerAutoBundleSplitEnabled|    |false|
 | loadBalancerAutoUnloadSplitBundlesEnabled | Enable/Disable automatic 
unloading of split bundles. | true |
 |loadBalancerNamespaceBundleMaxTopics|    |1000|
-|loadBalancerNamespaceBundleMaxSessions|    |1000|
+|loadBalancerNamespaceBundleMaxSessions|  Maximum sessions (producers + 
consumers) in a bundle, otherwise bundle split will be triggered. <br>To 
disable the threshold check, set the value to -1.  |1000|

Review comment:
       Thanks Yu. Will update.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to