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

FetchResponse size exceeds max.partition.fetch.bytes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.10.0.0
    • 0.10.0.0
    • None
    • None

    Description

      Produce 10000 byte message to topic foobar
      Fetch foobar w/ max.partition.fetch.bytes=1024

      Test expects to receive a truncated message (~1024 bytes). 0.8 and 0.9 pass this test, but 0.10 FetchResponse has full message, exceeding the max specified in the FetchRequest.

      I tested with v0 and v1 apis, both fail. Have not tested w/ v2

      Attachments

        Activity

          People

            becket_qin Jiangjie Qin
            dana.powers Dana Powers
            Jun Rao Jun Rao
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: