conduktor.io ↗

KIP-789 — Use localhost:9092 as default bootstrap-server/broker-list in client tools

Discussion Admin

KIP-789 proposes making `localhost:9092` the default value for `--bootstrap-server` (and `--broker-list`) in Kafka command-line tools so the parameter can be omitted when connecting to a local broker. Most data system CLI tools (MySQL, ZooKeeper) default to localhost, and requiring `--bootstrap-server` on every invocation adds friction when developing or debugging against a local cluster.

Details

AuthorDeng Ziming
StatusDiscussion
WikiView on Apache Wiki
Created2021-10-23
Last Modified2026-08-07
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.