Skip to content

Add support for dynamic destinations when writing to Kafka #19254

Description

@kennknowles

BEAM-5798 introduced support to write to multiple topics when writing to Kafka.
This is similar in function to what DynamicDestinations do on BigQueryIO, AvroIO and TextIO but with a different API. The goal of this issue is to add the dynamic destinations style API to KafkaIO API e.g. KafkaIO.write().to(new DynamicDestination(...)).

Imported from Jira BEAM-6385. Original Jira may contain additional context.
Reported by: iemejia.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions