conduktor.io ↗

autooffset.reset — Kafka Consumer Configuration

smallest: automatically reset the offset to the smallest offset available on the broker.largest : automatically reset the offset to the largest offset available on the broker.

Description

smallest: automatically reset the offset to the smallest offset available on the broker.largest : automatically reset the offset to the largest offset available on the broker.anything else: throw an exception to the consumer.

Default Values by Kafka Version

Kafka VersionDefault Value
0.7smallest
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.