KIP-745 — Connect API to restart connector and tasks
Accepted Kafka 3.0 Connect
Adds a `ConnectorClientConfigRequest` and corresponding `ConnectorClientConfigOverridePolicy` extension point so Connect connector implementations can declare recommended client config overrides for their embedded producers, consumers, and admin clients. There was no structured way for connectors to influence the client configuration used by the Connect framework for their tasks.
Details
| Author | Randall Hauch |
| Status | Accepted |
| Kafka Version | 3.0 |
| JIRA | KAFKA-4793 |
| Wiki | View on Apache Wiki |
| Created | 2021-06-01 |
| Last Modified | 2021-07-27 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.