lhotari commented on pull request #12137: URL: https://github.com/apache/pulsar/pull/12137#issuecomment-932034800
I'm closing this since the `public/default` is currently created without using the `defaultNumberOfNamespaceBundles` at all. It's currently hard code to 16 as explained in https://github.com/apache/pulsar/pull/12137#issuecomment-925695116 . Therefore there isn't a real need to change `defaultNumberOfNamespaceBundles` since `public/default` has 16 in every case. I had done the analysis of the problem incorrectly and the actual problem that load didn't get balanced was caused by the behavior of the Pulsar load balancer. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
