controller.quorum.bootstrap.servers — Kafka Broker Configuration
List of endpoints to use for bootstrapping the cluster metadata. The endpoints are specified in comma-separated list of {host}:{port} entries.
Description
List of endpoints to use for bootstrapping the cluster metadata. The endpoints are specified in comma-separated list of {host}:{port} entries. For example: localhost:9092,localhost:9093,localhost:9094.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 3.9 | |
| 4.0 | |
| 4.1 | |
| 4.2 | |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.