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

Move CRC32 to AFTER the payload

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • core, producer
    • None

    Description

      To support streaming a message of known length but unknown content, take the CRC32 out of the message header and make it a message trailer. Then client libraries can calculate it after streaming the message to Kafka, without materializing the whole message in RAM.

      Attachments

        Activity

          People

            junrao Jun Rao
            Julian Morrison Julian Morrison
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: