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

Kafka consumer delivers message whose offset is earlier than sought offset.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0.0
    • 0.9.0.1, 0.10.0.0
    • clients
    • None

    Description

      This problem is reproducible by seeking to the middle a compressed message set. Because KafkaConsumer does not filter out the messages earlier than the sought offset in the compressed message. The message returned to user will always be the first message in the compressed message set instead of the message user sought to.

      Attachments

        Activity

          People

            becket_qin Jiangjie Qin
            becket_qin Jiangjie Qin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: