consumer.timeout.ms — Kafka Consumer Configuration
Throw a timeout exception to the consumer if no message is available for consumption after the specified interval.
Description
Throw a timeout exception to the consumer if no message is available for consumption after the specified interval
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.7 | -1 |
| 0.8.0 | -1 |
| 0.8.1 | -1 |
| 0.8.2 | -1 |
| 0.9.0 | -1 |
| 0.10.0 | -1 |
| 0.10.1 | -1 |
| 0.10.2 | -1 |
| 0.11.0 | -1 |
| 1.0 | -1 |
| 1.1 | -1 |
| 2.0 | -1 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.