You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/04 01:47:12 UTC

[jira] [Commented] (KAFKA-3654) Config validation should validate both common and connector specific configurations

    [ https://issues.apache.org/jira/browse/KAFKA-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269853#comment-15269853 ] 

ASF GitHub Bot commented on KAFKA-3654:
---------------------------------------

GitHub user Ishiihara opened a pull request:

    https://github.com/apache/kafka/pull/1313

    KAFKA-3654: Config validation should validate both common and connector specific configurations

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Ishiihara/kafka config-short-circuit

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1313.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1313
    
----

----


> Config validation should validate both common and connector specific configurations
> -----------------------------------------------------------------------------------
>
>                 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)