fetch.wait.max.ms — Kafka Consumer Configuration
The maximum amount of time the server will block before answering the fetch request if there isn’t sufficient data to immediately satisfy fetch.min.
Description
The maximum amount of time the server will block before answering the fetch request if there isn’t sufficient data to immediately satisfy fetch.min.bytes
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.8.0 | 100 |
| 0.8.1 | 100 |
| 0.8.2 | 100 |
| 0.9.0 | 100 |
| 0.10.0 | 100 |
| 0.10.1 | 100 |
| 0.10.2 | 100 |
| 0.11.0 | 100 |
| 1.0 | 100 |
| 1.1 | 100 |
| 2.0 | 100 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.