[
https://issues.apache.org/jira/browse/KAFKA-18090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Schofield updated KAFKA-18090:
-------------------------------------
Description: 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. (was: 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.)
> 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
> Priority: Major
>
> 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 message was sent by Atlassian Jira
(v8.20.10#820010)