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/05/21 02:23:44 UTC

[GitHub] [pulsar] Anonymitaet edited a comment on issue #10627: Documentation: Suggest adding documentation for supported bundle split algorithms

Anonymitaet edited a comment on issue #10627:
URL: https://github.com/apache/pulsar/issues/10627#issuecomment-845588898


   Currently, we have documented the usage in `broker.conf` as below, but do not provide more explanations in the user doc.
   
   ```
   # Supported algorithms name for namespace bundle split.
   # "range_equally_divide" divides the bundle into two parts with the same hash range size.
   # "topic_count_equally_divide" divides the bundle into two parts with the same topics count.
   supportedNamespaceBundleSplitAlgorithms=range_equally_divide,topic_count_equally_divide
   ```


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

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