Huanli-Meng commented on a change in pull request #11653:
URL: https://github.com/apache/pulsar/pull/11653#discussion_r688398275



##########
File path: site2/docs/admin-api-namespaces.md
##########
@@ -400,8 +392,7 @@ admin.namespaces().unloadNamespaceBundle(namespace, bundle)
 
 #### Split namespace bundles
 
-Each namespace bundle can contain multiple topics and each bundle can be 
served by only one broker. 
-If a single bundle is creating an excessive load on a broker, an admin splits 
the bundle using this command permitting one or more of the new bundles to be 
unloaded thus spreading the load across the brokers.
+One namespace bundle can contain multiple topics but can be served by only one 
broker. If a single bundle is creating an excessive load on a broker, an admin 
can split the bundle using the command below, permitting one or more of the new 
bundles to be unloaded, thus spreading the load across the brokers.

Review comment:
       I think "balancing the load across brokers" is more appropriate.




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


Reply via email to