conduktor.io ↗

KIP-278 — Add version option to Kafka's commands

Accepted Kafka 2.0 Admin

Adds a --version flag to all Kafka CLI tools (kafka-topics.sh, kafka-console-producer.sh, etc.) that prints the tool's version string and exits. There was no standard way to determine which Kafka version a CLI binary corresponded to, making it difficult to diagnose version mismatches in mixed-version deployments or when tools are copied to remote hosts.

Details

AuthorSasaki Toru
StatusAccepted
Kafka Version2.0
JIRAKAFKA-2061
WikiView on Apache Wiki
Created2018-04-02
Last Modified2018-05-24
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.