Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, a Kafka consumer allows to read from only one topic.
For cases where multiple topics contain messages with the same schema, it is useful to allow to subscribe to many topics using one FlinkKafkaConsumer instance.
Attachments
Issue Links
- is depended upon by
-
FLINK-3123 Allow setting custom start-offsets for the Kafka consumer
- Resolved