conduktor.io ↗

KIP-688 — Support dynamic update of delete.topic.enable config

Discussion AdminBroker

Makes `delete.topic.enable` dynamically reconfigurable via `AdminClient` so administrators can temporarily enable topic deletion without rolling the cluster. Changing this setting previously required editing `server.properties` on every broker and performing two full cluster rolls (one to enable deletion, one to re-disable it), creating significant operational overhead.

Details

AuthorPrateek Agarwal
StatusDiscussion
JIRAKAFKA-10646
WikiView on Apache Wiki
Created2020-11-25
Last Modified2020-11-25
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.