michaeljmarshall commented on a change in pull request #13108:
URL: https://github.com/apache/pulsar/pull/13108#discussion_r761645318
##########
File path:
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/ServiceConfiguration.java
##########
@@ -1915,6 +1915,7 @@
@FieldContext(
category = CATEGORY_LOAD_BALANCER,
doc = "maximum sessions (producers + consumers) in a bundle, otherwise
bundle split will be triggered"
+ + "(disable threshold check with value -1)"
Review comment:
nit:
```suggestion
+ " (disable threshold check with value -1)"
```
--
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]