-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Closed
Copy link
Labels
doc-requiredYour PR changes impact docs and you will update later.Your PR changes impact docs and you will update later.type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Description
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
supportedNamespaceBundleSplitAlgorithmssupports two algorithms for namespace bundle splitrange_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_divideandtopic_count_equally_divide
CC: @jennifer88huang
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
doc-requiredYour PR changes impact docs and you will update later.Your PR changes impact docs and you will update later.type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages