Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pulsar-broker] support split largest bundle of the namespace #12361

Merged
merged 2 commits into from
Oct 15, 2021

Conversation

rdhabalia
Copy link
Contributor

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.

Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@eolivelli
Copy link
Contributor

Please fix the build

@rdhabalia rdhabalia merged commit 1ce016c into apache:master Oct 15, 2021
@rdhabalia rdhabalia deleted the broker-leader branch October 15, 2021 02:13
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
…#12361)

* [pulsar-broker] support split largest bundle of the namespace

* fix formatting violation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants