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

Register eventtime timer only once in eventtrigger

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Reopened
    • Not a Priority
    • Resolution: Unresolved
    • 1.5.3
    • None
    • API / DataStream
    • None

    Description

      I find that we call ctx.registerEventTimeTimer(window.maxTimestamp()) every time when an element is received in the window. Even though it doesn't affect the result because it uses a Set, but I think it can still be an improvement if we call it only once.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wind_ljy Jiayi Liao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: