remote.storage.enable — Kafka topic Configuration
To enable tiered storage for a topic, set this configuration as true. You can not disable this config once it is enabled.
Description
To enable tiered storage for a topic, set this configuration as true. You can not disable this config once it is enabled. It will be provided in future versions.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 3.0 | false |
| 3.6 | false |
| 3.7 | false |
| 3.8 | false |
| 3.9 | false |
| 4.0 | false |
| 4.1 | false |
| 4.2 | false |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.