Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-11875 Enhance stream operator API to support selective reading and EndOfInput event
  3. FLINK-12967

Change the input selection switching in StreamTwoInputSelectableProcessor#checkFinished to invoking the nextSelection method of the stream operator

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0
    • None

    Description

      The runtime (`StreamTwoInputSelectableProcessor#checkFinished()`) switches the input selection when one input is finished, because `BoundedxInput.endInput()` was not supported before the PR#8731 (https://github.com/apache/flink/pull/8731) is merged. Now we should change the logic of `StreamTwoInputSelectableProcessor#checkFinished()` to invoke `InputSelectable#nextSelection()`, and the input selection should been switched in `endInput()` by the operator.

      Attachments

        Issue Links

          Activity

            People

              sunhaibotb Haibo Sun
              sunhaibotb Haibo Sun
              Votes:
              0 Vote for this issue
              Watchers:
              2 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