[
https://issues.apache.org/jira/browse/KAFKA-8992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946112#comment-16946112
]
Jason Gustafson commented on KAFKA-8992:
----------------------------------------
My mistake. It is just `RemoveMemberFromGroupResult` that has exposed `Errors`.
> 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
> Priority: Blocker
> 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)