conduktor.io ↗

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

AuthorAnton Liauchuk
StatusAccepted
WikiView on Apache Wiki
Created2025-08-26
Last Modified2026-03-02
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.