Ismaël Mejía created BEAM-6385:
----------------------------------
Summary: 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
Assignee: Alexey Romanenko
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
(v7.6.3#76005)