You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Hari Sekhon (JIRA)" <ji...@apache.org> on 2016/06/13 16:53:21 UTC

[jira] [Updated] (KAFKA-3833) Feature Request: allow Kafka clients to retrieve Kafka broker versions

     [ https://issues.apache.org/jira/browse/KAFKA-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hari Sekhon updated KAFKA-3833:
-------------------------------
    Description: 
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 is related to but a simpler ask than KAFKA-3304.

  was:
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.


> 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 is related to but a simpler ask than KAFKA-3304.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)