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)