inter.broker.listener.name — Kafka Broker Configuration
Name of listener used for communication between brokers. If this is unset, the listener name is defined by security.
Description
Name of listener used for communication between brokers. If this is unset, the listener name is defined by security.inter.broker.protocolIt is an error to set this and security.inter.broker.protocol properties at the same time.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.10.2 | null |
| 0.11.0 | null |
| 1.0 | null |
| 1.1 | null |
| 2.0 | null |
| 2.1 | null |
| 2.2 | null |
| 2.3 | null |
| 2.4 | null |
| 2.5 | null |
| 2.6 | null |
| 2.7 | null |
| 2.8 | null |
| 3.0 | null |
| 3.1 | null |
| 3.2 | null |
| 3.3 | null |
| 3.4 | null |
| 3.5 | null |
| 3.6 | null |
| 3.7 | null |
| 3.8 | null |
| 3.9 | null |
| 4.0 | null |
| 4.1 | null |
| 4.2 | null |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.