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

ContinuousEventTimeTrigger doesn't fire at the end of the window

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.3, 1.2.0
    • 1.1.4, 1.2.0
    • API / DataStream
    • None

    Description

      The ContinuousEventTimeTrigger registers a timer when elements arrive. The timers might be registered past the end of the window. In this case, the window is cleaned up and doesn't fire at all. That is certainly not what users have in mind when they use the custom trigger.

      I proposed to let it behave like a normal EventTimeTrigger in addition to its continuous firing capabilities. So it should fire at the end of the window regardless of timers set.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            mxm Maximilian Michels
            mxm Maximilian Michels
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment