Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-15688 Add N-Ary Stream Operator in Flink
  3. FLINK-16316

Provide new base class for StreamOperators

    XMLWordPrintableJSON

Details

    Description

      Current AbstractStreamOperator has at least couple of issues:

      1. it's using deprecated SetupableStreamOperator interface, instead of relaying on StreamOperatorFactory.
      2. it depends on OneInputStreamOperator and TwoInputStreamOperator interfaces, by providing indirectly implementation of methods like processLatencyMarker, processLatencyMarker1 and processLatencyMarker2

      Both of those things makes AbstractStreamOperator an unsuitable base implementation for MultipleInputStreamOperator. We should provide a new base class (or hierarchy of base classes), without those two limitations.

      CC aljoscha

      Attachments

        Issue Links

          Activity

            People

              pnowojski Piotr Nowojski
              pnowojski Piotr Nowojski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

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