Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-10239

The groupInstanceId field in DescribeGroup response should be ignorable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.5.0, 2.4.1
    • 2.6.0, 2.4.2, 2.5.1
    • None
    • None

    Description

      We noticed the following error in the logs in the handling of a DescribeGroup request:
      ```
      org.apache.kafka.common.errors.UnsupportedVersionException: Attempted to write a non-default groupInstanceId at version 3
      ```
      The problem is that the field is not marked as ignorable. So if the user is relying on static membership and uses an older AdminClient, they will see this error.

      Attachments

        Issue Links

          Activity

            People

              bchen225242 Boyang Chen
              hachikuji Jason Gustafson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: