You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/03/16 21:50:00 UTC

[jira] [Updated] (KAFKA-12483) Enable client overrides in connector configs by default

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

Randall Hauch updated KAFKA-12483:
----------------------------------
    Description: 
Connector-specific client overrides were added in [KIP-458|https://cwiki.apache.org/confluence/display/KAFKA/KIP-458%3A+Connector+Client+Config+Override+Policy], but that feature is not enabled by default since it would not have been backward compatible.

But with AK 3.0.0, we have the opportunity to enable connector client overrides by default by changing the worker config's {{connector.client.config.override.policy}} default value to {{All}}.

See [KIP-722|https://cwiki.apache.org/confluence/display/KAFKA/KIP-722%3A+Enable+connector+client+overrides+by+default].

  was:
Connector-specific client overrides were added in [KIP-458|https://cwiki.apache.org/confluence/display/KAFKA/KIP-458%3A+Connector+Client+Config+Override+Policy], but that feature is not enabled by default since it would not have been backward compatible.

But with AK 3.0.0, we have the opportunity to enable connector client overrides by default by changing the worker config's {{connector.client.config.override.policy}} default value to \{{All}}.


> Enable client overrides in connector configs by default
> -------------------------------------------------------
>
>                 Key: KAFKA-12483
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12483
>             Project: Kafka
>          Issue Type: Improvement
>          Components: KafkaConnect
>            Reporter: Randall Hauch
>            Priority: Critical
>              Labels: needs-kip
>             Fix For: 3.0.0
>
>
> Connector-specific client overrides were added in [KIP-458|https://cwiki.apache.org/confluence/display/KAFKA/KIP-458%3A+Connector+Client+Config+Override+Policy], but that feature is not enabled by default since it would not have been backward compatible.
> But with AK 3.0.0, we have the opportunity to enable connector client overrides by default by changing the worker config's {{connector.client.config.override.policy}} default value to {{All}}.
> See [KIP-722|https://cwiki.apache.org/confluence/display/KAFKA/KIP-722%3A+Enable+connector+client+overrides+by+default].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)