backoff.increment.ms — Kafka Consumer Configuration
This parameter avoids repeatedly polling a broker node which has no new data. We will backoff every time we get an empty set from the broker for this time period.
Description
This parameter avoids repeatedly polling a broker node which has no new data. We will backoff every time we get an empty set from the broker for this time period
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.7 | 1000 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.