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
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