You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2015/12/02 19:02:11 UTC

[jira] [Created] (FLINK-3102) Allow reading from multiple topics with one FlinkKafkaConsumer

Robert Metzger created FLINK-3102:
-------------------------------------

             Summary: Allow reading from multiple topics with one FlinkKafkaConsumer
                 Key: FLINK-3102
                 URL: https://issues.apache.org/jira/browse/FLINK-3102
             Project: Flink
          Issue Type: New Feature
          Components: Kafka Connector
            Reporter: Robert Metzger
            Assignee: Robert Metzger


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)