advertised.port — Kafka Broker Configuration
DEPRECATED: only used when advertised.listeners or listeners are not set.
Description
DEPRECATED: only used when advertised.listeners or listeners are not set. Use advertised.listeners instead.The port to publish to ZooKeeper for clients to use. In IaaS environments, this may need to be different from the port to which the broker binds. If this is not set, it will publish the same port that the broker binds to.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.8.1 | null |
| 0.8.2 | null |
| 0.9.0 | null |
| 0.10.0 | null |
| 0.10.1 | null |
| 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 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.