[
https://issues.apache.org/jira/browse/KAFKA-10849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-10849.
------------------------------------
Resolution: Duplicate
duplicate to https://github.com/apache/kafka/pull/9748
> 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
> Priority: Minor
>
> 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)