conduktor.io ↗

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

ApiVersions · DescribeCluster

Details

AuthorTravis Bischel
StatusDiscussion
JIRAKAFKA-14377
WikiView on Apache Wiki
Created2022-11-10
Last Modified2022-12-02
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.