offsets.commit.timeout.ms — Kafka Broker Configuration
Offset commit will be delayed until all replicas for the offsets topic receive the commit or this timeout is reached. This is similar to the producer request timeout.
Description
Offset commit will be delayed until all replicas for the offsets topic receive the commit or this timeout is reached. This is similar to the producer request timeout.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.8.2 | 5000 |
| 0.9.0 | 5000 |
| 0.10.0 | 5000 |
| 0.10.1 | 5000 |
| 0.10.2 | 5000 |
| 0.11.0 | 5000 |
| 1.0 | 5000 |
| 1.1 | 5000 |
| 2.0 | 5000 |
| 2.1 | 5000 |
| 2.2 | 5000 |
| 2.3 | 5000 |
| 2.4 | 5000 |
| 2.5 | 5000 |
| 2.6 | 5000 (5 seconds) |
| 2.7 | 5000 (5 seconds) |
| 2.8 | 5000 (5 seconds) |
| 3.0 | 5000 (5 seconds) |
| 3.1 | 5000 (5 seconds) |
| 3.2 | 5000 (5 seconds) |
| 3.3 | 5000 (5 seconds) |
| 3.4 | 5000 (5 seconds) |
| 3.5 | 5000 (5 seconds) |
| 3.6 | 5000 (5 seconds) |
| 3.7 | 5000 (5 seconds) |
| 3.8 | 5000 (5 seconds) |
| 3.9 | 5000 (5 seconds) |
| 4.0 | 5000 (5 seconds) |
| 4.1 | 5000 (5 seconds) |
| 4.2 | 5000 (5 seconds) |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.