kennknowles opened a new issue, #19254: URL: https://github.com/apache/beam/issues/19254
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](https://issues.apache.org/jira/browse/BEAM-6385). Original Jira may contain additional context. Reported by: iemejia. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
