You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/21 23:14:12 UTC

[jira] [Commented] (KAFKA-3600) Enhance java clients to use ApiVersion Req/Resp to check if the broker they are talking to supports required api versions

    [ https://issues.apache.org/jira/browse/KAFKA-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252756#comment-15252756 ] 

ASF GitHub Bot commented on KAFKA-3600:
---------------------------------------

GitHub user SinghAsDev opened a pull request:

    https://github.com/apache/kafka/pull/1251

    KAFKA-3600: Enhance java clients to use ApiVersion Req/Resp to check if the broker they are talking to supports required api versions

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SinghAsDev/kafka KAFKA-3600

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1251.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1251
    
----

----


> Enhance java clients to use ApiVersion Req/Resp to check if the broker they are talking to supports required api versions
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-3600
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3600
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Ashish K Singh
>            Assignee: Ashish K Singh
>             Fix For: 0.10.1.0
>
>
> Use the new ApiVersion Req/Resp to enhance java clients to use ApiVersion Req/Resp to check if the broker they are talking to supports required api versions.



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