remote.log.copy.disable — Kafka topic Configuration
Determines whether tiered data for a topic should become read only, and no more data uploading on a topic. Once this config is set to true, the local retention configuration (i.
Description
Determines whether tiered data for a topic should become read only, and no more data uploading on a topic. Once this config is set to true, the local retention configuration (i.e. local.retention.ms/bytes) becomes irrelevant, and all data expiration follows the topic-wide retention configuration(i.e. retention.ms/bytes).
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 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.