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

kafka: support set broker property from cli #1799

Merged
merged 9 commits into from Apr 26, 2024

Conversation

YangKian
Copy link
Contributor

PR Description

Type of change

  • New feature

Summary of the change and which issue is fixed

Main changes:

  • support set broker property from cli, e.g. --prop num.partitions=2 --prop auto.create.topics.enable=false
  • support set offset topic replica

Checklist

  • I have run format.sh under script
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

@YangKian YangKian requested a review from 4eUeP April 25, 2024 09:55
@YangKian YangKian merged commit eb5f4e2 into hstreamdb:main Apr 26, 2024
23 checks passed
@YangKian YangKian deleted the update-log branch April 26, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants