Skip to content

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

Description

@ronakheliwal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions