You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "dengziming (Jira)" <ji...@apache.org> on 2021/08/26 01:49:00 UTC

[jira] [Created] (KAFKA-13228) ApiVersionRequest are not correctly handled in kraft mode

dengziming created KAFKA-13228:
----------------------------------

             Summary: ApiVersionRequest are not correctly handled in kraft mode
                 Key: KAFKA-13228
                 URL: https://issues.apache.org/jira/browse/KAFKA-13228
             Project: Kafka
          Issue Type: Bug
            Reporter: dengziming
            Assignee: dengziming
             Fix For: 3.0.1


I'am trying to describe quorum in kraft mode but got `org.apache.kafka.common.errors.UnsupportedVersionException: The broker does not support DESCRIBE_QUORUM`.

This happens because we only concerns `ApiKeys.zkBrokerApis()` when we call `NodeApiVersions.create()`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)