KIP-722 — Enable connector client overrides by default
Accepted Kafka 3.0 Connect
Changes the default value of `connector.client.config.override.policy` from `None` to `All`, enabling connector-level client configuration overrides by default in Kafka 3.0. The original default of `None` was chosen conservatively for backward compatibility, but left the KIP-458 per-connector client override feature effectively disabled out of the box.
Details
| Author | Randall Hauch |
| Status | Accepted |
| Kafka Version | 3.0 |
| JIRA | KAFKA-12483 |
| Wiki | View on Apache Wiki |
| Created | 2021-03-16 |
| Last Modified | 2021-06-23 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.