KIP-499 — Unify connection name flag for command line tool
Accepted Kafka 2.5 Admin
Standardizes all Kafka CLI tools to use `--bootstrap-server` as the sole flag for specifying broker connection strings, removing or deprecating inconsistent alternatives like `--brokers` used in some tools. Different CLI tools use different flag names for the same concept, creating confusion for operators who must remember tool-specific flag names.
Details
| Author | Mitchell Henderson |
| Status | Accepted |
| Kafka Version | 2.5 |
| JIRA | KAFKA-8507 |
| Wiki | View on Apache Wiki |
| Created | 2019-07-31 |
| Last Modified | 2019-08-29 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.