[ https://issues.apache.org/jira/browse/KAFKA-4388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Veretennikov reassigned KAFKA-4388:
------------------------------------------
Assignee: Evgeny Veretennikov
> Connect key and value converters are listed without default values
> ------------------------------------------------------------------
>
> Key: KAFKA-4388
> URL: https://issues.apache.org/jira/browse/KAFKA-4388
> Project: Kafka
> Issue Type: Bug
> Components: KafkaConnect
> Affects Versions: 0.10.1.0
> Reporter: Ewen Cheslack-Postava
> Assignee: Evgeny Veretennikov
> Priority: Minor
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> KIP-75 added per connector converters. This exposes the settings on a per-connector basis
via the validation API. However, the way this is specified for each connector is via a config
value with no default value. This means the validation API implies there is no setting unless
you provide one.
> It would be much better to include the default value extracted from the WorkerConfig
instead so it's clear you shouldn't need to override the default.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|