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

Added REST handler to create a subscription on a topic #1151

Merged
merged 1 commit into from
Jan 31, 2018

Conversation

merlimat
Copy link
Contributor

Motivation

Added a way to create a subscription on a topic, forcing the creation if the topic doesn't exist.

This is primarily needed to simplify the logic of the "increase partitions" operation (#1143), though it makes also sense as a general tool, to let people pre-create subscriptions from CLI.

@merlimat merlimat added the type/feature The PR added a new feature or issue requested a new feature label Jan 30, 2018
@merlimat merlimat added this to the 1.22.0-incubating milestone Jan 30, 2018
@merlimat merlimat self-assigned this Jan 30, 2018
@merlimat merlimat merged commit 98355ca into apache:master Jan 31, 2018
@merlimat merlimat deleted the rest-create-subscription branch January 31, 2018 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature The PR added a new feature or issue requested a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants