offsets.channel.socket.timeout.ms — Kafka Consumer Configuration
Socket timeout when reading responses for offset fetch/commit requests. This timeout is also used for ConsumerMetadata requests that are used to query for the offset manager.
Description
Socket timeout when reading responses for offset fetch/commit requests. This timeout is also used for ConsumerMetadata requests that are used to query for the offset manager.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.8.2 | 10000 |
| 0.9.0 | 10000 |
| 0.10.0 | 10000 |
| 0.10.1 | 10000 |
| 0.10.2 | 10000 |
| 0.11.0 | 10000 |
| 1.0 | 10000 |
| 1.1 | 10000 |
| 2.0 | 10000 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.