You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Kvicii.Yu (Jira)" <ji...@apache.org> on 2022/07/23 14:30:00 UTC

[jira] [Commented] (KAFKA-14019) removeMembersFromConsumerGroup can't delete all members when there is no members already

    [ https://issues.apache.org/jira/browse/KAFKA-14019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570307#comment-17570307 ] 

Kvicii.Yu commented on KAFKA-14019:
-----------------------------------

[~chia7712]  hi, your meaning we need change this RemoveMembersFromConsumerGroupOptions#removeAll method? If we do this, what correct things we can do?

> removeMembersFromConsumerGroup can't delete all members when there is no members already
> ----------------------------------------------------------------------------------------
>
>                 Key: KAFKA-14019
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14019
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Chia-Ping Tsai
>            Priority: Minor
>
> The root cause is that the method fetch no member from server, so it fails to construct RemoveMembersFromConsumerGroupOptions (it can't accept empty list)
> It seems to me deleting all members from a "empty" list is valid.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)