compressed.topics — Kafka Producer Configuration
This parameter allows you to set whether compression should be turned on for particular topics. If the compression codec is anything other than NoCompressionCodec, enable compression only for specified topics if any.
Description
This parameter allows you to set whether compression should be turned on for particular topics. If the compression codec is anything other than NoCompressionCodec, enable compression only for specified topics if any. If the list of compressed topics is empty, then enable the specified compression codec for all topics. If the compression codec is NoCompressionCodec, compression is disabled for all topics
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.7 | null |
| 0.8.0 | null |
| 0.8.1 | null |
| 0.8.2 | null |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.