conduktor.io ↗

KIP-1079 — Deprecate `delete-config` of TopicCommand

Accepted Kafka 4.0 Admin

Deprecates the `--delete-config` option of `kafka-topics.sh` (`TopicCommand`) with a plan to remove it in Kafka 5.0. The `--delete-config` command is currently a no-op (it performs no actual deletion), so retaining it without deprecation misleads users into believing topic-level config keys can be removed via this path.

Details

AuthorTengYao Chi
StatusAccepted
Kafka Version4.0
JIRAKAFKA-17087
WikiView on Apache Wiki
Created2024-07-31
Last Modified2024-09-18
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.