[ 
https://issues.apache.org/jira/browse/KAFKA-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arjun Satish updated KAFKA-6981:
--------------------------------
    Description: 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 (since only known properties are retained by 
AbstractConfig).   (was: 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. )

> 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
>            Priority: Major
>             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 (since only known properties are retained by 
> AbstractConfig). 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to