Arjun Satish created KAFKA-6981:
-----------------------------------
Summary: Missing Connector Config
(errors.deadletterqueue.topic.name) kills Connect Clusters
Key: KAFKA-6981
URL: https://issues.apache.org/jira/browse/KAFKA-6981
Project: Kafka
Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Arjun Satish
Assignee: Arjun Satish
Fix For: 2.0.0
The trunk version of AK currently tries to incorrectly read the property
(errors.deadletterqueue.topic.name) when starting a sink connector. This fails
no matter what the contents of the connector config are. The ConnectorConfig
does not define this property, and any calls to getString will throw a
ConfigException.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)