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

`ProcessingTimeSessionWindows` and `EventTimeSessionWindows` should be generic

    XMLWordPrintableJSON

Details

    Description

      `ProcessingTimeSessionWindows` and `EventTimeSessionWindows` should be generic just like `DynamicEventTimeSessionWindows` and `DynamicProcessingTimeSessionWindows`.

      now:
       

      public class ProcessingTimeSessionWindows extends MergingWindowAssigner<Object, TimeWindow> {}
      

      proposal:
       

      public class ProcessingTimeSessionWindows<T> extends MergingWindowAssigner<T, TimeWindow> {}
      

      If this ticket is ok to go, I would like to take it.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              izhangzhihao zhihao zhang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

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