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 2017/06/03 00:02:04 UTC

[jira] [Commented] (KAFKA-5374) AdminClient gets "server returned information about unknown correlation ID" when communicating with older brokers

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

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

GitHub user cmccabe opened a pull request:

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

    KAFKA-5374. AdminClient gets "server returned information about unkno…

    …wn correlation ID" when communicating with older brokers

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

    $ git pull https://github.com/cmccabe/kafka KAFKA-5374

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

    https://github.com/apache/kafka/pull/3219.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 #3219
    
----
commit 7b255c597f90a0823d7b2e594d6bb32dda04087d
Author: Colin P. Mccabe <cm...@confluent.io>
Date:   2017-06-03T00:01:02Z

    KAFKA-5374. AdminClient gets "server returned information about unknown correlation ID" when communicating with older brokers

----


> AdminClient gets "server returned information about unknown correlation ID" when communicating with older brokers
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-5374
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5374
>             Project: Kafka
>          Issue Type: Bug
>          Components: admin
>    Affects Versions: 0.11.0.0
>            Reporter: Colin P. McCabe
>            Assignee: Colin P. McCabe
>            Priority: Blocker
>             Fix For: 0.11.0.0
>
>
> AdminClient gets "server returned information about unknown correlation ID" when communicating with older brokers.
> The messages look like this:
> {code}
>  [2017-06-02 22:58:29,774] ERROR Internal server error on -2: server returned information about unknown correlation ID 5 (org.apache.kafka.clients.admin.KafkaAdminClient)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)