Chia-Ping Tsai created KAFKA-20795:
--------------------------------------
Summary: RequestConvertToJson#request and
RequestConvertToJson#response could be implemented by generator
Key: KAFKA-20795
URL: https://issues.apache.org/jira/browse/KAFKA-20795
Project: Kafka
Issue Type: Improvement
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
These methods are currently hardcoded to convert requests/responses to JSON.
This is a perfect use case for the generator module, so we should delegate the
implementation to it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)