David Jacot created KAFKA-18188:
-----------------------------------
Summary: Admin LeaveGroup should allow removing member by member id
Key: KAFKA-18188
URL: https://issues.apache.org/jira/browse/KAFKA-18188
Project: Kafka
Issue Type: Sub-task
Reporter: David Jacot
Assignee: David Jacot
Fix For: 4.0.0
The LeaveGroup API is used by the admin client to remove static members or
remove all members from the group. The latter does not work because the API
does not allow removing a member using the CONSUMER protocol by member id.
Moreover, the response should only include the member id if the member id was
included in the request.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)