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

Liquan Pei updated KAFKA-3654:
------------------------------
    Description: Right now if you call the validate endpoint with a config that 
has an invalid value for one of the common connector configs from here, we do 
not get any config/validation info for connector implementation configs. We 
would like to do validation of both the common config and connector specific 
config.  (was: 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.)

> 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 common connector configs from here, we do not get any 
> config/validation info for connector implementation configs. We would like to 
> do validation of both the common config and connector specific config.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to