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

PartitionManager in storm-kafka should commit latest offset before close

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0, 1.0.0
    • 0.10.0
    • storm-kafka
    • None

    Description

      When KafkaSpout refresh with kafka partitions, it will remove patitions that no longer served by this spout and close the connection. But before close the connection, PartitionManager don't commit the latest offset. As a result some other spout that serve the removed partition will replay some tuple that between last commit and close.

      Attachments

        Activity

          People

            tedxia xiajun
            tedxia xiajun
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: