Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-2211

KafkaSpout error after recreating kafka topic

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0.1
    • None
    • storm-kafka
    • None

    Description

      I have a storm topology with a KakfaSpout which was processing messages successfully. I shut down the topology, deleted the kafka topic and recreated it. After restarting the topology, it appears storm saved the partition in zookeeper and was unable to identify that the partition no longer existed. I saw the following error message in the storm logs:

      o.a.s.k.KafkaUtils [WARN] Partition

      {host=<removed>, topic=<removed>, partition=0}

      Got fetch request with offset out of range: [10650]

      Attachments

        Activity

          People

            Unassigned Unassigned
            aignatov Alexey Ignatov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: