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

ConsumerMetadataResponse should always include coordinator information

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.2.0
    • None
    • None

    Description

      The consumer metadata response currently includes coordinator broker information only on NoError. We need to avoid data-driven protocol specifications - the error code field being the data in this case. This won't work with the protocol schema utilities in the client package which does not (and should not) look at the data.

      Also, need to update the wire protocol wiki page after the above is fixed.

      Attachments

        1. KAFKA-1437.patch
          64 kB
          Joel Jacob Koshy

        Activity

          People

            jjkoshy Joel Jacob Koshy
            jjkoshy Joel Jacob Koshy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: