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

Kafka Consumer API jumping offsets

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • None
    • None
    • consumer
    • None

    Description

      Hi,

      I am using Kafka Version 0.10.0.1 and java consumer API to consume messages from a topic. We are using a single node kafka and zookeeper. It is sometimes observed that the consumer is losing a bulk of message. We are unable to find the exact reason to replicate the issue.
      The scenario is:
      Consumer polls the topic.
      Fetches the messages and gives it to a thread pool to handle the message.
      Waits for the threads to return and then commits the offsets.

      Attachments

        Activity

          People

            Unassigned Unassigned
            srini6teen Srinivasan Venkatraman
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: