[
https://issues.apache.org/jira/browse/KAFKA-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liquan Pei updated KAFKA-3654:
------------------------------
Summary: ConnectorConfig short circuit implementation config validation
(was: ConnectorConfig defs short circuit implementation config checks)
> ConnectorConfig short circuit implementation config validation
> --------------------------------------------------------------
>
> Key: KAFKA-3654
> URL: https://issues.apache.org/jira/browse/KAFKA-3654
> Project: Kafka
> Issue Type: Bug
> Components: KafkaConnect
> Affects Versions: 0.10.0.0
> Reporter: Liquan Pei
> Assignee: Liquan Pei
> Fix For: 0.10.0.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Right now if you call the validate endpoint with a config that has an invalid
> value for one of the base configs from here
> https://github.com/apache/kafka/blob/trunk/connect/runtime/src/main/java/org/apache/kafka/connect/runtime/ConnectorConfig.java#L71-L75
> we do not get any config/validation info for connector implementation
> configs. ideally we would do both sets of validation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)