[
https://issues.apache.org/jira/browse/KAFKA-6253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ewen Cheslack-Postava resolved KAFKA-6253.
------------------------------------------
Resolution: Fixed
Reviewer: Ewen Cheslack-Postava
Fix Version/s: 1.2.0
> Improve sink connector topic regex validation
> ---------------------------------------------
>
> Key: KAFKA-6253
> URL: https://issues.apache.org/jira/browse/KAFKA-6253
> Project: Kafka
> Issue Type: Bug
> Components: KafkaConnect
> Reporter: Ewen Cheslack-Postava
> Assignee: Jeff Klukas
> Priority: Major
> Fix For: 1.1.0, 1.2.0
>
>
> KAFKA-3073 adds topic regex support for sink connectors. The addition
> requires that you only specify one of topics or topics.regex settings. This
> is being validated in one place, but not during submission of connectors. We
> should improve this since this means it's possible to get a bad connector
> config into the config topic.
> For more detailed discussion, see
> https://github.com/apache/kafka/pull/4151#pullrequestreview-77300221
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)