conduktor.io ↗

repartition.purge.interval.ms — Kafka Kafka Streams Configuration

The frequency in milliseconds with which to delete fully consumed records from repartition topics. Purging will occur after at least this value since the last purge, but may be delayed until later.

Description

The frequency in milliseconds with which to delete fully consumed records from repartition topics. Purging will occur after at least this value since the last purge, but may be delayed until later. (Note, unlike commit.interval.ms, the default for this value remains unchanged when processing.guarantee is set to exactly_once_v2).

Default Values by Kafka Version

Kafka VersionDefault Value
3.230000 (30 seconds)
3.330000 (30 seconds)
3.430000 (30 seconds)
3.530000 (30 seconds)
3.630000 (30 seconds)
3.730000 (30 seconds)
3.830000 (30 seconds)
3.930000 (30 seconds)
4.030000 (30 seconds)
4.130000 (30 seconds)
4.230000 (30 seconds)
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.