conduktor.io ↗

local.retention.bytes — Kafka topic Configuration

The maximum size of local log segments that can grow for a partition before it deletes the old segments. Default value is -2, it represents `retention.

Description

The maximum size of local log segments that can grow for a partition before it deletes the old segments. Default value is -2, it represents `retention.bytes` value to be used. The effective value should always be less than or equal to `retention.bytes` value.

Default Values by Kafka Version

Kafka VersionDefault Value
3.0-2
3.6-2
3.7-2
3.8-2
3.9-2
4.0-2
4.1-2
4.2-2
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.