You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2019/10/07 18:30:01 UTC

[jira] [Commented] (KAFKA-8992) Don't expose Errors in Admin result objects

    [ 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)