[
https://issues.apache.org/jira/browse/KAFKA-8997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot resolved KAFKA-8997.
--------------------------------
Resolution: Won't Fix
> 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
> Priority: Major
>
> 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.20.10#820010)