KIP-246 — Connect producers and consumers should inherit worker configs
Discarded Connect
Proposes that Connect internal producer/consumer configs (for reading/writing to internal topics) automatically inherit unset properties from the worker's base config, reducing redundant configuration. Workers require operators to explicitly duplicate many config properties (SSL, SASL, etc.) for internal producers/consumers even when they should be identical to the worker config. (Withdrawn.)
Details
| Author | Randall Hauch |
| Status | Discarded |
| JIRA | KAFKA-6387 |
| Wiki | View on Apache Wiki |
| Created | 2018-01-08 |
| Last Modified | 2018-01-08 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.