KIP-296 — Add connector level configurability for producer/consumer client configs
Discussion Connect
Allows individual Kafka Connect connectors to override worker-level producer/consumer client configurations by prefixing properties with producer. or consumer. in connector config. Previously all source/sink tasks on a worker inherited a single set of producer/consumer settings, offering no per-connector flexibility.
Details
| Author | Allen Tang |
| Status | Discussion |
| JIRA | KAFKA-6890 |
| Wiki | View on Apache Wiki |
| Created | 2018-05-07 |
| Last Modified | 2018-05-12 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.