conduktor.io ↗

auto.commit.enable — Kafka Consumer Configuration

If true, periodically commit to ZooKeeper the offset of messages already fetched by the consumer. This committed offset will be used when the process fails as the position from which the new consumer will begin.

Description

If true, periodically commit to ZooKeeper the offset of messages already fetched by the consumer. This committed offset will be used when the process fails as the position from which the new consumer will begin.

Default Values by Kafka Version

Kafka VersionDefault Value
0.8.0true
0.8.1true
0.8.2true
0.9.0true
0.10.0true
0.10.1true
0.10.2true
0.11.0true
1.0true
1.1true
2.0true
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.