Anonymitaet commented on code in PR #661:
URL: https://github.com/apache/pulsar-site/pull/661#discussion_r1281504408


##########
static/reference/next/config/README.md:
##########
@@ -32,3 +32,72 @@ You can set specific configurations through Java properties.
 | **Property**       | **Description**                                         
     |
 | ------------------ | 
------------------------------------------------------------ |
 | pulsar.enableUring | Use `io_uring` instead of `epoll` as network IO mode. 
`-Dpulsar.enableUring=1` means this feature is enabled. |
+
+## Broker load balancing configurations

Review Comment:
   For reviewers:
   
   The detailed descriptions of broker load balancing configurations are shown 
at 
https://pulsar.apache.org/reference/#/next/config/reference-configuration-broker.
 This page is generated from code files automatically. All configurations 
including those related to broker load balancing are listed on that page 
without appropriate sorting. 
   
   To give users a clear and quick understanding of broker load balancing 
configurations, I've added this brief summary. 



-- 
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