Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4028

AbstractAlignedProcessingTimeWindowOperator creates wrong TimeWindow

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0
    • 1.1.0
    • API / DataStream
    • None

    Description

      In computeWindow we have this code: new TimeWindow(timestamp, timestamp + windowSize). This is wrong because timestamp is actually the end timestamp of the window.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aljoscha Aljoscha Krettek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: