You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/12/20 19:25:38 UTC

[GitHub] [pulsar] rdhabalia commented on a change in pull request #13108: [pulsar-broker] load-balancer support disabling max-session for bundle split

rdhabalia commented on a change in pull request #13108:
URL: https://github.com/apache/pulsar/pull/13108#discussion_r772615023



##########
File path: conf/broker.conf
##########
@@ -1080,6 +1080,7 @@ loadBalancerAutoUnloadSplitBundlesEnabled=true
 loadBalancerNamespaceBundleMaxTopics=1000
 
 # maximum sessions (producers + consumers) in a bundle, otherwise bundle split will be triggered
+# (disable threshold check with value -1)

Review comment:
       yes, these config are not related to this change and already exist, but will create a separate PR to address documentation concerns.




-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org