rdhabalia opened a new pull request #12361: URL: https://github.com/apache/pulsar/pull/12361
### Motivation Most of the time, we come across a need to split largest bundle of the namespace to spread topics across the multiple brokers. Right now, user has to find it out manually and split that bundle instead broker should support split largest bundle for user. ### Modification - Broker should support largest bundle split using cms admin api. - User can provide bundle-boundaries or LARGEST bundle option to split the bundle in cli. -- 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]
