Andrew Schofield created KAFKA-18090: ----------------------------------------
Summary: Create specific classes for share group members and assignments Key: KAFKA-18090 URL: https://issues.apache.org/jira/browse/KAFKA-18090 Project: Kafka Issue Type: Sub-task Reporter: Andrew Schofield Assignee: Andrew Schofield Currently, consumer groups and share groups both use the MemberDescription and MemberAssignment classes in the admin interface. We decided that it would be better to have separate classes for the different kind of groups. This PR will also implement the share group parts of KIP-1099. -- This message was sent by Atlassian Jira (v8.20.10#820010)