KIP-885 — Expose Broker's Name and Version to Clients
Discussion ProtocolBroker
Proposes a new `DescribeBroker` or extended `ApiVersions` response that explicitly includes the broker's Kafka version string and name. Currently clients infer broker version by correlating `ApiVersions` response ranges with known per-version API changes, which breaks when a release adds no new API versions.
Protocol Impact
Details
| Author | Travis Bischel |
| Status | Discussion |
| JIRA | KAFKA-14377 |
| Wiki | View on Apache Wiki |
| Created | 2022-11-10 |
| Last Modified | 2022-12-02 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.