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