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

Fix: kafka replicas and partitions #192

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Fix: kafka replicas and partitions #192

merged 1 commit into from
Jul 4, 2024

Conversation

kvaps
Copy link
Member

@kvaps kvaps commented Jul 3, 2024

Fix kafka app to unhardcode partitions number
fixes problem with unability to specify number of partitions and replicas for them

also possible fixes #163

@kvaps kvaps requested review from gecube and themoriarti July 3, 2024 10:17
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
Copy link
Collaborator

@themoriarti themoriarti left a comment

Choose a reason for hiding this comment

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

I haven't tried this feature, but in general it looks good.

@kvaps kvaps merged commit 3ac1701 into main Jul 4, 2024
@kvaps kvaps deleted the kafka-fix branch July 4, 2024 12:16
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.

Apache Kafka load balancers unexpected growth
2 participants