Jason Gustafson created KAFKA-8992:
--------------------------------------
Summary: Don't expose Errors in Admin result objects
Key: KAFKA-8992
URL: https://issues.apache.org/jira/browse/KAFKA-8992
Project: Kafka
Issue Type: Bug
Reporter: Jason Gustafson
Assignee: Jason Gustafson
Fix For: 2.4.0
We have two new APIs which have exposed the `Errors` object:
`RemoveMemberFromGroupResult` and `DeleteConsumerGroupOffsetsResult`. We should
change them to use exception types instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)