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

Producer uses unsupported ProduceRequest version against older brokers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.0.0
    • producer
    • None

    Description

      Reported recently errors from a trunk producer on an 0.11.0.0 broker:

      org.apache.kafka.common.errors.UnsupportedVersionException: The broker does not support the requested version 5 for api PRODUCE. Supported versions are 0 to 3.
      

      This is likely a regression introduced in KAFKA-5793. We should be using the latest version that the broker supports.

      Attachments

        Activity

          People

            hachikuji Jason Gustafson
            hachikuji Jason Gustafson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: