frankjkelly opened a new issue #10627:
URL: https://github.com/apache/pulsar/issues/10627


   **Is your enhancement request related to a problem? Please describe.**
   Add documentation for how to choose between load balancing algorithms 
   
   **Describe the solution you'd like**
   * `supportedNamespaceBundleSplitAlgorithms` supports two algorithms for 
namespace bundle split `range_equally_divide,topic_count_equally_divide`
   * Suggest adding some documentation around that to here 
https://pulsar.apache.org/docs/en/administration-load-balance/ including (1) 
documentation how each algorithm works and how each algorithm can be adjusted 
(any parameters to control operation) (2) documentation how and when to choose 
between the default `range_equally_divide` and `topic_count_equally_divide`
   
   CC: @Jennifer88huang 
   


-- 
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-unsubscr...@pulsar.apache.org

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


Reply via email to