[
https://issues.apache.org/jira/browse/KAFKA-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Randall Hauch updated KAFKA-5892:
---------------------------------
Description:
A single connector setting override {{value.converter.schemas.enable=false}}
only takes effect if ALL of the converter properties are overridden in the
connector.
At minimum, we should give user warning or error that this is will be ignored.
We should also consider changing the behavior to allow the single property
override even if all the converter properties are not specified, but this
requires discussion to evaluate the impact of this change.
was:
A single connector setting override {{ "value.converter.schemas.enable": false
}} won't take effect if not ALL the converter properties are overriden in the
connector.
At minimum, we should give user warning or error that this is will be ignored.
We should also consider changing the behavior to allow the single property
override even if all the converter properties are not specified, but this
requires discussion to evaluate the impact of this change.
> Connector property override does not work unless setting ALL converter
> properties
> ---------------------------------------------------------------------------------
>
> Key: KAFKA-5892
> URL: https://issues.apache.org/jira/browse/KAFKA-5892
> Project: Kafka
> Issue Type: Improvement
> Components: KafkaConnect
> Reporter: Yeva Byzek
> Priority: Minor
>
> A single connector setting override {{value.converter.schemas.enable=false}}
> only takes effect if ALL of the converter properties are overridden in the
> connector.
> At minimum, we should give user warning or error that this is will be ignored.
> We should also consider changing the behavior to allow the single property
> override even if all the converter properties are not specified, but this
> requires discussion to evaluate the impact of this change.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)