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

Ensure clear error message when "new" consumer used with incompatible cluster

    XMLWordPrintableJSON

Details

    Description

      In Kafka 4.0, by default the consumer uses the updated consumer group protocol defined in KIP-848. When the consumer is used with a cluster that does not support (or is not configured to use) the new protocol, the consumer will get an unfriendly error about unavailable APIs. Since this error could be the user's first impression when attempting to upgrade to 4.0, we need to make sure that the error is very clear about the remediation steps (set the group.protocol to CLASSIC on the client or upgrade and enable the new protocol on the cluster).

      Attachments

        Activity

          People

            yangpoan PoAn Yang
            kirktrue Kirk True
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: