inter.broker.protocol.version — Kafka Broker Configuration
Specify which version of the inter-broker protocol will be used..
Description
Specify which version of the inter-broker protocol will be used.. This is typically bumped after all brokers were upgraded to a new version. Example of some valid values are: 0.8.0, 0.8.1, 0.8.1.1, 0.8.2, 0.8.2.0, 0.8.2.1, 0.9.0.0, 0.9.0.1 Check MetadataVersion for the full list.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.9.0 | 0.9.0.X |
| 0.10.0 | 0.10.0-IV1 |
| 0.10.1 | 0.10.1-IV2 |
| 0.10.2 | 0.10.2-IV0 |
| 0.11.0 | 0.11.0-IV2 |
| 1.0 | 1.0-IV0 |
| 1.1 | 1.1-IV0 |
| 2.0 | 2.0-IV1 |
| 2.1 | 2.1-IV2 |
| 2.2 | 2.2-IV1 |
| 2.3 | 2.3-IV1 |
| 2.4 | 2.4-IV1 |
| 2.5 | 2.5-IV0 |
| 2.6 | 2.6-IV0 |
| 2.7 | 2.7-IV2 |
| 2.8 | 2.8-IV1 |
| 3.0 | 3.0-IV1 |
| 3.1 | 3.1-IV0 |
| 3.2 | 3.2-IV0 |
| 3.3 | 3.3-IV3 |
| 3.4 | 3.4-IV0 |
| 3.5 | 3.5-IV2 |
| 3.6 | 3.6-IV2 |
| 3.7 | 3.7-IV4 |
| 3.8 | 3.8-IV0 |
| 3.9 | 3.9-IV0 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.