thanhcb commented on issue #10143:
URL: https://github.com/apache/pulsar/issues/10143#issuecomment-815423207


   i thought each of internal topics was split across to all active brokers at 
first, after reading the bundles you said, maybe i have some misunderstanding 
here.
   The bundles in broker.conf i keep all default
   
   # When a namespace is created without specifying the number of bundle, this
   # value will be used as the default
   defaultNumberOfNamespaceBundles=4
   
   # enable/disable namespace bundle auto split
   loadBalancerAutoBundleSplitEnabled=true
   
   # enable/disable automatic unloading of split bundles
   loadBalancerAutoUnloadSplitBundlesEnabled=true
   
   # maximum topics in a bundle, otherwise bundle split will be triggered
   loadBalancerNamespaceBundleMaxTopics=1000
   
   Could you explain what is the link between the configs and the issue i wrote 
above? Why the internal topics in partitioned topic is not split across all the 
brokers? Thanks u so much


-- 
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:
us...@infra.apache.org


Reply via email to