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

If ignoreZkOffsets set true,KafkaSpout will reset zk offset when recover from failure.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • storm-kafka
    • None

    Description

      when ignoreZkOffsets set true and startOffsetTime = kafka.api.OffsetRequest.EarliestTime().
      workers running -> topology shutdown by user and restart -> workers will read from earliest time again
      workers running -> one of workers shutdown by accident and supervisor restart the worker -> what offset will the restarted worker read from?

      More details on https://github.com/apache/storm/pull/493#issuecomment-135783234
      It will cause a lot of unwanted duplicated messages in some scenes.

      Attachments

        Issue Links

          Activity

            People

              pshah Parag Shah
              RenkaiGe Renkai Ge
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: