replica.fetch.min.bytes — Kafka Broker Configuration
Minimum bytes expected for each fetch response. If not enough bytes, wait up to replica.
Description
Minimum bytes expected for each fetch response. If not enough bytes, wait up to replica.fetch.wait.max.ms (broker config).
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 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 |
| 2.1 | 1 |
| 2.2 | 1 |
| 2.3 | 1 |
| 2.4 | 1 |
| 2.5 | 1 |
| 2.6 | 1 |
| 2.7 | 1 |
| 2.8 | 1 |
| 3.0 | 1 |
| 3.1 | 1 |
| 3.2 | 1 |
| 3.3 | 1 |
| 3.4 | 1 |
| 3.5 | 1 |
| 3.6 | 1 |
| 3.7 | 1 |
| 3.8 | 1 |
| 3.9 | 1 |
| 4.0 | 1 |
| 4.1 | 1 |
| 4.2 | 1 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.