[
https://issues.apache.org/jira/browse/BEAM-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547493#comment-17547493
]
Kenneth Knowles commented on BEAM-6385:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19254
> Add support for dynamic destinations when writing to Kafka
> ----------------------------------------------------------
>
> Key: BEAM-6385
> URL: https://issues.apache.org/jira/browse/BEAM-6385
> Project: Beam
> Issue Type: Improvement
> Components: io-java-kafka
> Reporter: Ismaël Mejía
> Priority: P3
> Labels: triaged
>
> 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(...)).
--
This message was sent by Atlassian Jira
(v8.20.7#820007)