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

Producer is not sending message to new partitions added at runtime to a topic #1468

Open
ronakheliwal opened this issue Jan 17, 2023 · 0 comments

Comments

@ronakheliwal
Copy link

Questions?

I am using higlhevel producer with partitionType=2 to produce messages to a topic. When a increase partition count of the topic, the producer doesn't start sending messages to the newly added partitions and keeps producing in round-robin pattern to the existing partitions. Messages are send to the new partition only when i restart the producer

Environment

  • Node version: 12.21.0
  • Kafka-node version: 5.0.0
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

No branches or pull requests

1 participant