conduktor.io ↗

offsets.commit.max.retries — Kafka Consumer Configuration

Retry the offset commit up to this many times on failure. This retry count only applies to offset commits during shut-down.

Description

Retry the offset commit up to this many times on failure. This retry count only applies to offset commits during shut-down. It does not apply to commits originating from the auto-commit thread. It also does not apply to attempts to query for the offset coordinator before committing offsets. i.e., if a consumer metadata request fails for any reason, it will be retried and that retry does not count toward this limit.

Default Values by Kafka Version

Kafka VersionDefault Value
0.8.25
0.9.05
0.10.05
0.10.15
0.10.25
0.11.05
1.05
1.15
2.05
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.