Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-1167 Add sliding & tumbling window support for core storm
  3. STORM-1187

Support for late and out of order events in time based windows

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None

    Description

      Right now the time based windows uses the timestamp when the tuple is received by the bolt.

      However there are use cases where the tuples can be processed based on the time when they are actually generated vs the time when they are received. So we need to add support for processing events with a time lag and also have some way to specify and read tuple timestamps.

      Attachments

        Activity

          People

            arunmahadevan Arun Mahadevan
            arunmahadevan Arun Mahadevan
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: