You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Colin P. McCabe (JIRA)" <ji...@apache.org> on 2017/06/02 23:24:04 UTC

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

Colin P. McCabe created KAFKA-5374:
--------------------------------------

             Summary: 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)