damccorm opened a new issue, #17929: URL: https://github.com/apache/beam/issues/17929
Kafka topics may add partitions dynamically (doesn't require Kafka to restart, or halt a topic), and the KafkaIO should probably support this. *Note:* Consistently assigning partitions should be taken into account, specifically for the case of reading from multiple topics, where one (or more) of the topics added partitions while the pipeline is running. Imported from Jira [BEAM-727](https://issues.apache.org/jira/browse/BEAM-727). Original Jira may contain additional context. Reported by: amitsela. -- 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]
