You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Manikumar (Jira)" <ji...@apache.org> on 2020/06/24 13:37:00 UTC

[jira] [Updated] (KAFKA-9150) DescribeGroup uses member assignment as metadata

     [ https://issues.apache.org/jira/browse/KAFKA-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manikumar updated KAFKA-9150:
-----------------------------
    Fix Version/s: 2.3.2

> 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, 2.3.2
>
>
> 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)