[ https://issues.apache.org/jira/browse/KAFKA-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manikumar resolved KAFKA-9150. ------------------------------ Resolution: Fixed > DescribeGroup uses member assignment as metadata > ------------------------------------------------ > > Key: KAFKA-9150 > URL: https://issues.apache.org/jira/browse/KAFKA-9150 > Project: Kafka > Issue Type: Bug > Reporter: Jason Gustafson > Assignee: David Jacot > Priority: Blocker > Fix For: 2.4.0 > > > When we converted the DescribeGroup internally to rely on the generated > protocol in KAFKA-7922, we introduced a regression in the response handling. > Basically we serialize the member assignment as both the assignment and > metadata in the response: > [https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/server/KafkaApis.scala#L1326]. -- This message was sent by Atlassian Jira (v8.3.4#803005)