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 update partition for global topic #5306

Merged
merged 1 commit into from
Oct 3, 2019

Conversation

rdhabalia
Copy link
Contributor

Motivation

We are having many customer ask to update partition on global topic which is not supported. In that case, admin has to perform manual steps to create subscriptions in all clusters and update partitions for that global topic. So, broker should support updating partitions on global topic.

Modification

Update-partition API support global topic.

@rdhabalia rdhabalia added this to the 2.5.0 milestone Oct 3, 2019
@rdhabalia rdhabalia self-assigned this Oct 3, 2019
@rdhabalia
Copy link
Contributor Author

rerun java8 tests
rerun integration tests

Copy link
Member

@jiazhai jiazhai left a comment

Choose a reason for hiding this comment

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

+1, great feature

@jiazhai
Copy link
Member

jiazhai commented Oct 3, 2019

rerun java8 tests

for error:
2019-10-03\T\08:14:57.040 [ERROR] org.apache.pulsar.functions.worker.PulsarFunctionStateTest.testPulsarFunctionState(org.apache.pulsar.functions.worker.PulsarFunctionStateTest)

@rdhabalia
Copy link
Contributor Author

rerun integration tests

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