Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-9888

@RequiresTimeSortedInput might feed data out of order

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • 2.20.0, 2.21.0
    • 2.22.0
    • runner-core
    • None

    Description

      StatefulDoFnRunner drops late data based on output watermark, but output watermark might not advance fast enough to discard data that should have been dropped. We have to either:

       a) drop data based on input watermark, or

       b) drop data based on timestamp of last emitted element

      I'm a little in favor of b), because it can drop less data.

      Attachments

        Activity

          People

            janl Jan Lukavský
            janl Jan Lukavský
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1h 40m
                1h 40m