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 2020/12/14 07:02:00 UTC

[jira] [Created] (KAFKA-10849) Remove useless ApiKeys#parseResponse and ApiKeys#parseRequest

dengziming created KAFKA-10849:
----------------------------------

             Summary: Remove useless ApiKeys#parseResponse and ApiKeys#parseRequest
                 Key: KAFKA-10849
                 URL: https://issues.apache.org/jira/browse/KAFKA-10849
             Project: Kafka
          Issue Type: Improvement
            Reporter: dengziming
            Assignee: dengziming


KAFKA-10818 has removed the conversion to Struct when parsing resp, `{{ApiVersionsResponse.parse`}} will be used instead of `{{API_VERSIONS.parseResponse`}}, so the overwrite in {{ApiKeys.API_VERSIONS}} is useless, and in the same way, `ApiKeys#parseResponse` and `ApiKeys#parseRequest` can also be removed.



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