this feature has been implemented in 1.4.0, take a look at https://issues.apache.org/jira/browse/FLINK-4022 https://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/connectors/kafka.html#kafka-consumers-topic-and-partition-discovery
On Wed, Apr 11, 2018 at 3:33 PM chandresh pancholi < chandreshpancholi...@gmail.com> wrote: > Hi, > > Is there a way to add Kafka topic dynamically to stream? > For example there were Kafka topic named foo1, foo2, foo3 and task manager > will start consuming events from all 3 topics. Now I create another two > topic foo4 & bar1 in Kafka. > > How will FlinkKafkaConsumer would read events from foo4 & bar1 topic? > > Thanks > > -- > Chandresh Pancholi > Senior Software Engineer > Flipkart.com > Email-id:chandresh.panch...@flipkart.com > Contact:08951803660 >