Hari Sekhon created KAFKA-3833: ---------------------------------- Summary: Feature Request: allow Kafka clients to retrieve Kafka broker versions Key: KAFKA-3833 URL: https://issues.apache.org/jira/browse/KAFKA-3833 Project: Kafka Issue Type: Bug Components: clients, consumer, producer Reporter: Hari Sekhon Assignee: Neha Narkhede Priority: Minor
Feature request for the ability of Kafka clients to query the Kafka brokers for their versions. This is an important check if you're writing code to support multiple Kafka versions and your test suite is supposed to check against the different Kafka versions then you want to be able to query them to ensure you're testing the right versions, rather than some left over Docker container of the wrong version or a Docker image with a version typo in the source Dockerfile. -- This message was sent by Atlassian JIRA (v6.3.4#6332)