Uploaded image for project: 'Apache Gearpump'
  1. Apache Gearpump
  2. GEARPUMP-17

KafkaStorage looks for the wrong offset on replay

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • kafka
    • None

    Description

      It is wrong for KafkaStorage to look for the offset with largest timestamp smaller than the "start timestamp" on replay. Instead, it should look for the smallest timestamp that is equal to or larger than the "start timestamp" since "start timestamp" means messages before that time have all been processed.

      Attachments

        Activity

          People

            mauzhang Manu Zhang
            mauzhang Manu Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: