[ https://issues.apache.org/jira/browse/KAFKA-18188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Jacot resolved KAFKA-18188. --------------------------------- Resolution: Fixed > Admin LeaveGroup should allow removing member using consumer protocol 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 > Priority: Blocker > 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)