heesung-sn commented on code in PR #884: URL: https://github.com/apache/pulsar-site/pull/884#discussion_r1563409436
########## docs/concepts-broker-load-balancing-concepts.md: ########## @@ -173,7 +173,14 @@ Based on the broker resource usage (for example, the number of topics or session Step 3: split bundles at the specific boundaries from step 2. -For how to split bundles manually, see TBD (the docs is WIP, stay tuned!). +For how to split bundles manually, please refer to [split-bundle](https://pulsar.apache.org/reference/#/3.2.x/pulsar-admin/namespaces?id=split-bundle) admin command. + Review Comment: thanks. updated -- 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]
