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

PyFlink WindowOperator#process_element register wrong cleanup timer

    XMLWordPrintableJSON

Details

    Description

      In window_operator.py line 378, when dealing with merging window assigner:

      self.register_cleanup_timer(window)
      

      This should be registering a cleanup timer for `actual_window`, but won't causing window emitting bugs when session window trigger is implemented correctly.

      Attachments

        Issue Links

          Activity

            People

              Juntao Hu Juntao Hu
              Juntao Hu Juntao Hu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: