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

Protocol documentation is not clear about requiredAcks = 0.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 0.8.0
    • 0.8.0
    • producer

    Description

      After reading the protocol guide (https://cwiki.apache.org/KAFKA/a-guide-to-the-kafka-protocol.html), I was under the impression that the Produce API was sending a response even when requiredAcks = 0 (immediately after receiving the request). However, after some tests, I realized that no response is sent in that case. The protocol documentation should specify clearly that behavior.

      Attachments

        Activity

          People

            junrao Jun Rao
            fparadis2 François Paradis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: