KIP-1209 — Add configuration to control internal topic creation in Kafka Connect
Accepted Connect
Adds a configuration flag to Kafka Connect workers to control whether internal topics (config, offsets, status) are automatically created if missing, defaulting to the current auto-create behavior. Auto-creation can corrupt an existing Connect cluster if a misconfigured worker starts against a wrong cluster or if partially deleted topics get silently recreated with wrong partition counts or replication factors.
Details
| Author | Anton Liauchuk |
| Status | Accepted |
| Wiki | View on Apache Wiki |
| Created | 2025-08-26 |
| Last Modified | 2026-03-02 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.