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 2020/11/11 12:00:59 UTC

[GitHub] [pulsar] codelipenghui commented on issue #8492: Unloaded namespace bundles may not be assigned to suitable brokers.

codelipenghui commented on issue #8492:
URL: https://github.com/apache/pulsar/issues/8492#issuecomment-725383862


   I think you can try to use`topic_count_equally_divide` for the defaultNamespaceBundleSplitAlgorithm, the default policy is `range_equally_divide`, when there are few topics, the `topic_count_equally_divide` is better than `range_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