David Jacot created KAFKA-8997:
----------------------------------
Summary: Make Errors a first class type in the auto-generated
protocol
Key: KAFKA-8997
URL: https://issues.apache.org/jira/browse/KAFKA-8997
Project: Kafka
Issue Type: Improvement
Reporter: David Jacot
Assignee: David Jacot
Errors are encoded at int16 in the auto-generated protocol but the Errors enum
is usually used in the broker and the client. Manual conversion from on to the
other is tedious and can be avoided by supporting the `Errors` enum natively.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)