You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: