offsets.channel.backoff.ms — Kafka Consumer Configuration
The backoff period when reconnecting the offsets channel or retrying failed offset fetch/commit requests..
Description
The backoff period when reconnecting the offsets channel or retrying failed offset fetch/commit requests.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.8.2 | 1000 |
| 0.9.0 | 1000 |
| 0.10.0 | 1000 |
| 0.10.1 | 1000 |
| 0.10.2 | 1000 |
| 0.11.0 | 1000 |
| 1.0 | 1000 |
| 1.1 | 1000 |
| 2.0 | 1000 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.