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

2021-06-07 Thread Randall Hauch (Jira)


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

Randall Hauch commented on KAFKA-12483:
---

KIP-722 was approved today.

> 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
>Assignee: 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)


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

2021-03-16 Thread Randall Hauch (Jira)


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

Randall Hauch commented on KAFKA-12483:
---

The draft PR implements the changes proposed in 
[KIP-722|https://cwiki.apache.org/confluence/display/KAFKA/KIP-722%3A+Enable+connector+client+overrides+by+default].
 They should not be merged until the KIP is approved.

> 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
>Assignee: 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)