delete.topic.enable — Kafka Broker Configuration
Enables delete topic. Delete topic through the admin tool will have no effect if this config is turned off.
Description
Enables delete topic. Delete topic through the admin tool will have no effect if this config is turned off
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.8.2 | false |
| 0.9.0 | false |
| 0.10.0 | false |
| 0.10.1 | false |
| 0.10.2 | false |
| 0.11.0 | false |
| 1.0 | true |
| 1.1 | true |
| 2.0 | true |
| 2.1 | true |
| 2.2 | true |
| 2.3 | true |
| 2.4 | true |
| 2.5 | true |
| 2.6 | true |
| 2.7 | true |
| 2.8 | true |
| 3.0 | true |
| 3.1 | true |
| 3.2 | true |
| 3.3 | true |
| 3.4 | true |
| 3.5 | true |
| 3.6 | true |
| 3.7 | true |
| 3.8 | true |
| 3.9 | true |
| 4.0 | true |
| 4.1 | true |
| 4.2 | true |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.