conduktor.io ↗

connector.client.config.override.policy — Kafka Connect Worker Configuration

Class name or alias of implementation of ConnectorClientConfigOverridePolicy. Defines what client configurations can be overridden by the connector.

Description

Class name or alias of implementation of ConnectorClientConfigOverridePolicy. Defines what client configurations can be overridden by the connector. The default implementation is `All`, meaning connector configurations can override all client properties. The other possible policies in the framework include `None` to disallow connectors from overriding client properties, and `Principal` to allow connectors to override only client principals.

Default Values by Kafka Version

Kafka VersionDefault Value
2.3None
2.4None
2.5None
2.6None
2.7None
2.8None
3.0All
3.1All
3.2All
3.3All
3.4All
3.5All
3.6All
3.7All
3.8All
3.9All
4.0All
4.1All
4.2All
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.