Gwen Shapira created KAFKA-3073: ----------------------------------- Summary: KafkaConnect should support regular expression for topics Key: KAFKA-3073 URL: https://issues.apache.org/jira/browse/KAFKA-3073 Project: Kafka Issue Type: Bug Reporter: Gwen Shapira
KafkaConsumer supports both a list of topics or a pattern when subscribing. KafkaConnect only supports a list of topics, which is not just more of a hassle to configure - it also requires more maintenance. I suggest adding topics.pattern as a new configuration and letting users choose between 'topics' or 'topics.pattern'. -- This message was sent by Atlassian JIRA (v6.3.4#6332)